diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-02 15:53:28 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-02 15:53:28 -0800 |
commit | 095f0eb743438ad27d5fd970d6834c1b05d11071 (patch) | |
tree | 664c9b75462acb9c255b8bbad6dbf00279c6902f /debian/changelog | |
parent | 81d41423748fff4a65acd4d8a4275e437cf9a8c2 (diff) | |
download | vyatta-cfg-095f0eb743438ad27d5fd970d6834c1b05d11071.tar.gz vyatta-cfg-095f0eb743438ad27d5fd970d6834c1b05d11071.zip |
0.14.30debian/0.14.30
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e2fb4e4..4149cb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vyatta-cfg (0.14.30) unstable; urgency=low + + [ slioch ] + * fixed preservation of def file when committing configuration. + default leafs + + [ Stig Thormodsrud ] + * Remove duplicate constants. + * When an IP address is configured on a loopback, + getInterfacesIPadresses('all') doesn't include them. Include + loopback addresses. + * Add loopback as a type for getInterfacesIPadresses(). + + -- Stig Thormodsrud <stig@io.vyatta.com> Mon, 02 Mar 2009 15:53:28 -0800 + vyatta-cfg (0.14.29) unstable; urgency=low * Fix call to Vyatta::Misc::getIP() |