diff options
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r-- | ripngd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 1abea564..840f4130 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,9 @@ +2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * ripng_main.c: (sighup) Remove spurious terminating message. + (sigint) Use zlog_notice for termination message. + (main) Issue a startup announcement using zlog_notice. + 2004-11-25 Hasso Tepper <hasso at quagga.net> * ripng_main.c: Make group to run as configurable. |