There is no warnings here any more.
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index 4ca580b..18b3c65 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-08 Hasso Tepper <hasso at quagga.net>
+
+	* *.c: Fix compiler warnings: make strings const, signed -> unsigned
+	  etc.
+
 2004-09-26 Hasso Tepper <hasso at quagga.net>
 
 	* ripd.c: Fix compiler warning.