diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7250c00..0bf1236 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg (0.99.42) unstable; urgency=low + + * Bugfix 6747: use bash conditional expressions instead of posix test + expressions when doing comparisons. The conditional expressions + don't do as much expansion as the test expression does, and are the + modern variant + + -- John Southworth <john.southworth@vyatta.com> Thu, 06 Oct 2011 16:21:15 -0500 + vyatta-cfg (0.99.41) unstable; urgency=low * Fix up completions for commit and compare |