diff options
author | hasso <hasso> | 2004-12-24 00:14:50 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-12-24 00:14:50 +0000 |
commit | 529d65b3db6a2a79cbdf9ca3a1aa915ce5776286 (patch) | |
tree | bc51f1350daf8c8f47cd87478f416ba812cfcff9 /isisd/ChangeLog | |
parent | 2b70200c5797ca60acf2011fe62f33fa161be54b (diff) |
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 32905516..93a901b7 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,8 @@ +2004-12-24 Hasso Tepper <hasso at quagga.net> + + * *.c: zlog_* cleanup. Mostly changed level of debug messages to + LOG_DEBUG. + 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * isis_main.c: (main) The 2nd argument to openzlog has been removed. |