commit | 98b718a9d2aa7a3324c553944e26914fe090b87a | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Mon Oct 11 12:57:57 2004 +0000 |
committer | hasso <hasso> | Mon Oct 11 12:57:57 2004 +0000 |
tree | 13a7002a3265a2debfa411a2a2c544dbde972f0a | |
parent | a149411b85bbe74cde47d82193026b9401b29de0 [diff] [blame] |
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