diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-19 09:48:43 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-19 09:48:43 -0800 |
commit | 634520511cc1aeda7eea16425204e2d087eb7ad7 (patch) | |
tree | 71fabe874be6ceead476b8b5dbcb31b7c1fca5ea /debian/changelog | |
parent | 4f427171c08f02455c8252baf8f86d9db0a1a5b3 (diff) | |
parent | 103278dd9c2fe4a0ec0c31b81b75905205651c91 (diff) | |
download | vyatta-cfg-634520511cc1aeda7eea16425204e2d087eb7ad7.tar.gz vyatta-cfg-634520511cc1aeda7eea16425204e2d087eb7ad7.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3428d35..37cd877 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +vyatta-cfg (0.14.19) unstable; urgency=low + + * fix for bug 4138: reset *glob after completion + + -- An-Cheng Huang <ancheng@vyatta.com> Wed, 18 Feb 2009 16:58:03 -0800 + +vyatta-cfg (0.14.18) unstable; urgency=low + + [ slioch ] + * need to add service to priority file. + + [ Bob Gilligan ] + * Add type check function for firewall IPv6 src/dst address parameters + + [ Stephen Hemminger ] + * Remove no longer used protocol/disable entries + + [ Bob Gilligan ] + + -- Bob Gilligan <gilligan@vyatta.com> Wed, 18 Feb 2009 16:52:03 -0800 + vyatta-cfg (0.14.17) unstable; urgency=low [ slioch ] |