summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-01 12:03:56 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-01 12:03:56 -0700
commit11e3c9aa29c64e6f66239f6c3fdf414004f71ea7 (patch)
tree9637ce1430a164ad636eac7e587c3294ab3bf7a2 /debian
parentd1627b367e30988d26b7e393600149750534aaf6 (diff)
parented9ffaed671f21e9e6e32e49d3fb0a491cf46804 (diff)
downloadvyatta-cfg-quagga-11e3c9aa29c64e6f66239f6c3fdf414004f71ea7.tar.gz
vyatta-cfg-quagga-11e3c9aa29c64e6f66239f6c3fdf414004f71ea7.zip
Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog64
1 files changed, 64 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 78410e1b..b714d39f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,67 @@
+vyatta-cfg-quagga (0.18.81) unstable; urgency=low
+
+ * fix for bug 5713
+
+ -- Robert Bays <rbays@roatan> Mon, 21 Jun 2010 10:58:55 -0700
+
+vyatta-cfg-quagga (0.18.80) unstable; urgency=low
+
+ [ Jon Andersson ]
+ * Added route-map support in ospfv3-redistribute
+
+ [ Stig Thormodsrud ]
+ * Fix ospfv3 redistribute command.
+
+ -- Stig Thormodsrud <stig@vyatta.com> Mon, 14 Jun 2010 15:35:36 -0700
+
+vyatta-cfg-quagga (0.18.79) unstable; urgency=low
+
+ * fix for bug 874: allow setting administrative distance
+
+ -- Robert Bays <rbays@roatan> Tue, 08 Jun 2010 12:33:11 -0700
+
+vyatta-cfg-quagga (0.18.78) unstable; urgency=low
+
+ * fix aggregate-address command
+
+ -- Robert Bays <rbays@roatan> Mon, 07 Jun 2010 15:56:21 -0700
+
+vyatta-cfg-quagga (0.18.77) unstable; urgency=low
+
+ * add missing help strings per bug 5642
+ * clean up peer-group error and help messages
+ * optimization: move remote-as and peer-group check into transaction
+ to save on exec calls
+ * fix direct active dir access in node.defs
+ * clean up potential unitialized var reference
+ * fix stupid var def mistake
+
+ -- Robert Bays <rbays@roatan> Fri, 04 Jun 2010 16:59:51 -0700
+
+vyatta-cfg-quagga (0.18.76) unstable; urgency=low
+
+ * fix for bug 5653
+
+ -- Robert Bays <rbays@roatan> Wed, 02 Jun 2010 17:15:41 -0700
+
+vyatta-cfg-quagga (0.18.75) unstable; urgency=low
+
+ * re-add the disable-send-comunity node to peer-groups
+
+ -- Robert Bays <rbays@roatan> Tue, 25 May 2010 16:26:01 -0700
+
+vyatta-cfg-quagga (0.18.74) unstable; urgency=low
+
+ * silence the perl critic.
+ * change qcom struct to hash of hashes to make it easier for the
+ developer to read
+ * add functionality to skip nodes while in _setConfigTree
+ * add differential noerr. now it supports one of set, del, or both.
+ * change the system call in _sendQuaggaCommand(). with the selective
+ noerr fixed,
+
+ -- Robert Bays <rbays@roatan> Sun, 23 May 2010 01:00:39 -0700
+
vyatta-cfg-quagga (0.18.73) unstable; urgency=low
* Add support for TTL security hops