diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-10-06 16:20:44 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-06 16:20:44 -0500 |
commit | 4f4c9058b537434ed3cbe51f1d957dd2fc9bd363 (patch) | |
tree | 03cb6d62c511597d46869d6cabd4d55348356175 | |
parent | 5de548e5ee8fd5fc9873963ae4a9d477b2bfdcb3 (diff) | |
download | vyatta-op-4f4c9058b537434ed3cbe51f1d957dd2fc9bd363.tar.gz vyatta-op-4f4c9058b537434ed3cbe51f1d957dd2fc9bd363.zip |
0.13.200debian/0.13.200
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1960da8..9d7407e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-op (0.13.200) 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:20:44 -0500 + vyatta-op (0.13.199) unstable; urgency=low * Make operational mode completion when the user enters an unknown |