diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-12-07 15:10:24 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-12-07 15:10:24 -0800 |
commit | aaa27225061025e12c50cbff5521dfbb27265f97 (patch) | |
tree | ecb0f19e50868085cb53211d441f6bccae042688 | |
parent | 8821fe965057a868ef75c67c7a7da41ba099e7ad (diff) | |
download | vyatta-cfg-aaa27225061025e12c50cbff5521dfbb27265f97.tar.gz vyatta-cfg-aaa27225061025e12c50cbff5521dfbb27265f97.zip |
0.18.60debian/0.18.60
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 77f441c..e6c56ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg (0.18.60) unstable; urgency=low + + [ Daniil Baturin ] + * Add a method to check whether an IPv4 address is a primary address + to Vyatta::Misc + + [ Stig Thormodsrud ] + * Fix return value for address not configure on system. + + -- Stig Thormodsrud <stig@vyatta.com> Tue, 07 Dec 2010 15:10:23 -0800 + vyatta-cfg (0.18.59) unstable; urgency=low * fix for bug 6494 |