diff options
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index d22ba630..696676bc 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,5 +1,9 @@ 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * *.c: Change level of debug messages to LOG_DEBUG. + +2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * main.c: (main) The 2nd argument to openzlog has been removed. So stdout logging will no longer be enabled by default. * irdp_main.c: (irdp_finish) Reduce severity of shutdown message |