Sync with changes in lib. Make more strings const.
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index 18b3c65..8327abf 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-11 Hasso Tepper <hasso at quagga.net>
+
+	* *.c: Make more strings const.
+
 2004-10-08 Hasso Tepper <hasso at quagga.net>
 
 	* *.c: Fix compiler warnings: make strings const, signed -> unsigned