summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 81b810a8..fa2a13ae 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,12 @@
+2005-11-20 Paul Jakma <paul.jakma@sun.com>
+
+ * (general) remove includes of very common system headers,
+ these are already picked up by zebra.h. Further, including
+ them before zebra.h messes up all our lovely (sarcasm)
+ autoconf'd detecting of platform specific things. Recent
+ addition of stdint.h to configure.ac and zebra.h appears
+ particularly to throw up this problem.
+
2005-10-01 Hasso Tepper <hasso at quagga.net>
* isis_adjacency.c: Stop expire timer while deleting adjacency.