diff options
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 4ca580b9..18b3c65e 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. |