summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-26 16:24:14 +0000
committerhasso <hasso>2004-09-26 16:24:14 +0000
commitf7c43dcbbc44e2098728f9849d152d9b6df97a5d (patch)
treeb0a244f23dc7f1d9414d7a92316f7f83e3103c5b /isisd/ChangeLog
parent1af8193311192ec1bd2a4d2769e0e9b90bc1609f (diff)
Compiler warnings fixes.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 4b0659a0..35296fb4 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,5 +1,12 @@
2004-09-26 Hasso Tepper <hasso at quagga.net>
+ * *.[c|h]: Fix a lot of compiler warnings.
+ * isis_events.c: Remove isis_event_int_reach_change() function, as it
+ doesn't make sense for now. Call lsp_regenerate_schedule() directly
+ where needed.
+
+2004-09-26 Hasso Tepper <hasso at quagga.net>
+
* isis_lsp.h: Cast-as-lvalue extension is deprecated and is not
accpted any more in gcc-4.0.