diff options
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 3ca7d181..1c703dfa 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,8 @@ +2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * rip_main.c: (sigint) Use zlog_notice for termination message. + (main) Add a startup announcement using zlog_notice. + 2004-11-25 Hasso Tepper <hasso at quagga.net> * rip_main.c: Make group to run as configurable. |