diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-03-24 17:13:25 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-03-24 17:13:25 -0700 |
commit | c369e98fbbf12036efa25a5e2018e69b728a11ac (patch) | |
tree | 4bbdc865e36104aaa6020b5c61944531f3b5efb1 | |
parent | a4b59a1aaa10c4f78b5d854aa884decb17b8aea9 (diff) | |
download | vyatta-cfg-c369e98fbbf12036efa25a5e2018e69b728a11ac.tar.gz vyatta-cfg-c369e98fbbf12036efa25a5e2018e69b728a11ac.zip |
0.16.24debian/0.16.24
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc62f66..1bfe8f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-cfg (0.16.24) unstable; urgency=low + + [ Stephen Hemminger ] + * Need explicit return to guarantee returning false + + [ Stig Thormodsrud ] + * Fix 5203: negation in firewall rule causes deprecation message + + -- Stig Thormodsrud <stig@vyatta.com> Wed, 24 Mar 2010 17:13:24 -0700 + vyatta-cfg (0.16.23) unstable; urgency=low [ An-Cheng Huang ] |