diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-02-14 21:54:51 -0800 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-02-14 21:54:51 -0800 |
commit | 0714631e49c6cd616e8afa5fea21ccc0925a72ca (patch) | |
tree | 74ef89dac36302008e15a999ad01017ac41c6d59 | |
parent | cacba02c27095e9f6283928c083dba27d9eb2f14 (diff) | |
download | vyatta-op-0714631e49c6cd616e8afa5fea21ccc0925a72ca.tar.gz vyatta-op-0714631e49c6cd616e8afa5fea21ccc0925a72ca.zip |
0.13.232debian/0.13.232
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 515a944..3022668 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-op (0.13.232) unstable; urgency=low + + [ Stephen Hemminger ] + * Add missing newline at end of file + + [ John Southworth ] + * escape escape characters so they aren't evaluated during command + processing + + -- John Southworth <john.southworth@vyatta.com> Tue, 14 Feb 2012 21:54:50 -0800 + vyatta-op (0.13.231) unstable; urgency=low * Bugfix 7774: fix quoted string variable expression |