summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
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 9ba86f17..e241d54d 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * isis_main.c: (sigint,sigterm) Use zlog_notice for termination message.
+ (terminate) This function should be static, not global.
+ (main) Use zlog_notice for startup announcement, and remove
+ ifdef ZEBRA_VERSION.
+
2004-11-25 Hasso Tepper <hasso at quagga.net>
* isis_main.c: Make group to run as configurable.