summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorjardin <jardin>2005-10-01 00:09:39 +0000
committerjardin <jardin>2005-10-01 00:09:39 +0000
commit10fc9183686d9d7183949c9e74a1c51d98ddb67e (patch)
treec2f5c4a32f0e062db0a1f7492d418dca92053134 /isisd/ChangeLog
parent6638c1ab3d4c0043a49a3a67768cccf4a23648dc (diff)
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
* isis_route.c: fix EXTREME_DEBUG compilation
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 41189d67..a053ede2 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
+
+ * isis_route.c: fix EXTREME_DEBUG compilation
+
2005-09-28 Hasso Tepper <hasso at quagga.net>
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.