diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 38a5169..ffccaeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +vyatta-cfg (0.4) unstable; urgency=low + + 3.0.2 + [ Mark O'Brien ] + + + [ An-Cheng Huang ] + * fix for bug 3037: shell completion + * add validation for more types + * handle <> completion correctly + * startup config ordering + * fix for bug 3032: + * fix for bug 2675: correctly detect newly created config nodes. + * add function to delete watchlink exclude entries based on ID. + * fix for bug 2689: sort tag nodes appropriately + * code cleanup (remove some evil copy-and-paste instances). + * fix for bug 3097: correctly detect deleted tag + * fix for bug 3090: commit "policy" before "protocols" at boot time. + + [ Mark O'Brien ] + * 3.0.1 + + [ Stephen Hemminger ] + * handle delete address request if address is already removed + * stop watchlink when address is removed + * handle multiple address deletion when link is down + + [ Stig Thormodsrud ] + * Add utilitly script to add/removed entries to watchlink exclude + file. + * Add duplicate check to watchlink exclude file. + + [ rbalocca ] + * Fix debian dependencies + * Set dependencies on either bash or vyatta-bash + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@vyatta.com> Fri, 04 Apr 2008 18:00:44 -0700 + vyatta-cfg (0.3) unstable; urgency=low VC4.0.1 |