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