diff options
author | Mark O'Brien <mobrien@vyatta.com> | 2008-05-05 16:40:35 -0700 |
---|---|---|
committer | Mark O'Brien <mobrien@vyatta.com> | 2008-05-05 16:40:35 -0700 |
commit | 2ee12b4b36e5026d1ba48ed38a71fe06a606809b (patch) | |
tree | e619dcf6cbcc853e1c6818ad10b80256940bb846 /debian | |
parent | cbb590de1de9c3efc03130547236b8e37a3ba1dc (diff) | |
download | vyatta-cfg-quagga-2ee12b4b36e5026d1ba48ed38a71fe06a606809b.tar.gz vyatta-cfg-quagga-2ee12b4b36e5026d1ba48ed38a71fe06a606809b.zip |
3.0.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1e41734f..e2b290b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +vyatta-cfg-system (0.8) unstable; urgency=low + + 3.0.4 + [ Mark O'Brien ] + + + [ An-Cheng Huang ] + * fix for bug 3225: only insert sudoers if not present. + + [ Stig Thormodsrud ] + * Mimic the transaction mechanism to only restart the vrrp daemon + once/commit. + + [ rbalocca ] + * config.boot.default is not moved to the top level repo (build- + iso.git) + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@vyatta.com> Mon, 05 May 2008 16:40:35 -0700 + vyatta-cfg-system (0.7) unstable; urgency=low 3.0.3 |