diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-10-06 16:21:15 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-06 16:21:15 -0500 |
commit | 53f041b24fed0def5cc4be2d39129d4dbbb3624d (patch) | |
tree | 757fab157bb1569c2ebec67caec182a9a9122d6a /debian/changelog | |
parent | 0fdc2604d8fb0fcc21a9cba59e1993dabe9d671e (diff) | |
download | vyatta-cfg-53f041b24fed0def5cc4be2d39129d4dbbb3624d.tar.gz vyatta-cfg-53f041b24fed0def5cc4be2d39129d4dbbb3624d.zip |
0.99.42debian/0.99.42
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 |