summaryrefslogtreecommitdiff
path: root/ripd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-26 16:11:14 +0000
committerhasso <hasso>2004-09-26 16:11:14 +0000
commit1af8193311192ec1bd2a4d2769e0e9b90bc1609f (patch)
tree39b136c0cbc64dd6a39651ce21c5c93384bec50f /ripd/ChangeLog
parentc9e52be3f4d98943b67fbbe5d9a7ccd823b88326 (diff)
Fix compiler warning.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r--ripd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index 1b018ee6..4ca580b9 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-26 Hasso Tepper <hasso at quagga.net>
+
+ * ripd.c: Fix compiler warning.
+
2004-09-23 Hasso Tepper <hasso at quagga.net>
* *.[c|h]: list -> struct list *, listnode -> struct listnode *.