diff options
author | ajs <ajs> | 2004-12-08 20:24:06 +0100 |
---|---|---|
committer | ajs <ajs> | 2004-12-08 20:24:06 +0100 |
commit | 5d6c37798317cece827dca7f4b539fa0387b5eb9 (patch) | |
tree | c09349025c5549b316a2de264bc3f9b2de4b7de2 /ripd/ChangeLog | |
parent | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> (diff) | |
download | frr-5d6c37798317cece827dca7f4b539fa0387b5eb9.tar.xz frr-5d6c37798317cece827dca7f4b539fa0387b5eb9.zip |
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* *.c: Change level of debug messages to LOG_DEBUG.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 46b7f1931..d1dab049b 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,7 @@ +2004-12-08 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> * rip_main.c: (main) The 2nd argument to openzlog has been removed. |