diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-26 13:12:01 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-26 13:12:01 -0800 |
commit | 1941ce858983749d737b609f918410c33fc98e9b (patch) | |
tree | 72d801e479f05d85c9fe291069b39fc214435f99 /debian | |
parent | 4bcfe92678e6a0f4d31ea198936a21638012158f (diff) | |
parent | fb4995b1be4aefb7652b3e6a5834326c8922ac1b (diff) | |
download | vyatta-cfg-1941ce858983749d737b609f918410c33fc98e9b.tar.gz vyatta-cfg-1941ce858983749d737b609f918410c33fc98e9b.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 92becf8..3761f06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vyatta-cfg (0.14.4) unstable; urgency=low + + [ Stephen Hemminger ] + * Fix regression in Vyatta::Misc + * Fix isIPinInterfaces + * update unit tests + + [ Bob Gilligan ] + * Add more IPv6 address and prefix validation functions. + + -- Bob Gilligan <gilligan@vyatta.com> Thu, 22 Jan 2009 13:35:03 -0800 + vyatta-cfg (0.14.3) unstable; urgency=low [ Stephen Hemminger ] |