diff options
author | Michael Larson <mike@vyatta.com> | 2011-03-10 10:53:59 -0800 |
---|---|---|
committer | Michael Larson <mike@vyatta.com> | 2011-03-10 10:53:59 -0800 |
commit | 10d8bfab020bcabfcf96fe26f2e34f5dc05ee8b6 (patch) | |
tree | 86163ac7d7912a4cd242f973c008ed88e22bde8f | |
parent | 998c329448bc0d71a68b3b8355ab003db5c01be0 (diff) | |
download | vyatta-cfg-quagga-10d8bfab020bcabfcf96fe26f2e34f5dc05ee8b6.tar.gz vyatta-cfg-quagga-10d8bfab020bcabfcf96fe26f2e34f5dc05ee8b6.zip |
0.19.48debian/0.19.48
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3f45d2ec..fbfd93eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg-system (0.19.48) unstable; urgency=low + + [ Stephen Hemminger ] + * Fix typo in domain name regex + + [ Michael Larson ] + * fix for bug 6081. Warning, but allow commit to proceed if duplicate + address is found. + + -- Michael Larson <mike@vyatta.com> Thu, 10 Mar 2011 10:53:58 -0800 + vyatta-cfg-system (0.19.47) unstable; urgency=low * Test for ipv6 blacklist when configuring SNMP |