summaryrefslogtreecommitdiff
path: root/ripd/ChangeLog
diff options
context:
space:
mode:
authorajs <ajs>2004-12-15 14:55:51 +0000
committerajs <ajs>2004-12-15 14:55:51 +0000
commit766a0ca3dcb824fc9283be89bb57e47132b26826 (patch)
treef8600196fb61cbbcbc090dad480830ce0ffe24fb /ripd/ChangeLog
parent3aa8d5f9893c182eb27f0f6ab354a77edbf1b9f0 (diff)
2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ripd.c: (rip_read) Improve 2 error messages to show the source of the packet when the lookup fails.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r--ripd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index d1dab049..9d566119 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * ripd.c: (rip_read) Improve 2 error messages to show the source of
+ the packet when the lookup fails.
+
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* *.c: Change level of debug messages to LOG_DEBUG.