summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-12-22 16:07:24 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-12-22 16:17:34 -0800
commit5523a025b757c0d8819ca0b75dc218bcdb0ec301 (patch)
treeaaea77ef7136aa53c6fbef16725da79219bd3f7a /debian
parentd1bd870bf9e1e1da2b0ceeacc542cb71c674faa3 (diff)
downloadquagga-debian/0.99.10-3.3.tar.bz2
quagga-debian/0.99.10-3.3.tar.xz
Fix recursive route handlingdebian/0.99.10-3.3
If route type or other index changes flag it as changed.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b05a1ebf..7a357e07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vyatta-quagga (0.99.10-3.3) UNRELEASED; urgency=low
+
+ * Fix handling of recursive routes
+
+ -- Stephen Hemminger <shemminger@vyatta.com> Mon, 22 Dec 2008 16:17:21 -0800
+
vyatta-quagga (0.99.10-3.2) UNRELEASED; urgency=low
* Ignore address deletion after interface deletion