diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-02-22 17:25:35 -0800 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-02-22 17:25:35 -0800 |
commit | 700da59ba95a0946d318eff321358b06eb81f0b1 (patch) | |
tree | c00e7225828471a04dc7a72b49f3d135a675a250 /debian | |
parent | 028e447a5c985d6ea9f76f518bc393711940de6b (diff) | |
download | vyatta-cfg-quagga-700da59ba95a0946d318eff321358b06eb81f0b1.tar.gz vyatta-cfg-quagga-700da59ba95a0946d318eff321358b06eb81f0b1.zip |
4.0.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3e74860a..06bce487 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +vyatta-cfg-system (0.2) unstable; urgency=low + + 4.0.0 + [ rbalocca ] + + + [ An-Cheng Huang ] + * clean up temp file in delete fail case + * convert templates to new syntax + * add commit check for user password + * revise the password check + * fix for bug 2768: add "dynamic" keyword to server entry. + * template cleanup and fix for bug 2785: update /etc/mailname with + hostname. + * prevent ':' in full name (separator in passwd) + * allow empty full-name + * fix for bug 2547: don't require/output ':' after "hw-id". + * fix for bug 2855: change help text + * debian's latest update to "bash" (3.1dfsg-9) broke the completion + mechanism. + * fix for bug 2764: rename user level + * use vyattacfg for config files + + [ Mark O'Brien ] + * Updated syslog help with severity information. + + [ Michael Larson ] + * bump up rmem_max limit to 223232 (in conjunction with fix for zebra) + + [ Stig Thormodsrud ] + * update tunnel help strings with defaults + * add a few missing help strings + * - Fix 2745: bridge-group cost - syntax error + * Fix 2819 Plain-text authentication should be identified as such. + * Fix syntax error in "interface bridge <> priority". + + [ Tom Grennan ] + * source /etc/default/vyatta instead of configuring install-system + * remove stale CONFIG_PARTITION comments + + [ rbalocca ] + * Add version file + * Update version file to 4.0.0 + + -- rbalocca <rbalocca@vyatta.com> Fri, 22 Feb 2008 17:25:35 -0800 + vyatta-cfg-system (0.1) unstable; urgency=low * Initial Release. |