summaryrefslogtreecommitdiff
path: root/bgpd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-08-03 17:23:20 +0000
committerhasso <hasso>2005-08-03 17:23:20 +0000
commite279c7a6f35a211453ec52fdd16ab78535f5d727 (patch)
tree45f72efa37416835c10bca1f1fef07fcee717c37 /bgpd/ChangeLog
parent6eb8827d669b06d7b38357860d23fa33e0c0078e (diff)
* bgp_routemap.c: Revert part of leaking communities fix commited in
2005-05-27. While ecommunity fix seems to be correct, community case isn't. Fixes bugzilla #209. [backport candidate]
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r--bgpd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog
index ce4868b0..85388304 100644
--- a/bgpd/ChangeLog
+++ b/bgpd/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-03 Hasso Tepper <hasso at quagga.net>
+
+ * bgp_routemap.c: Revert part of leaking communities fix commited in
+ 2005-05-27. While ecommunity fix seems to be correct, community case
+ isn't.
+
2005-06-28 Paul Jakma <paul.jakma@sun.com>
* (global) The great bgpd extern and static'ification.