diff options
author | hasso <hasso> | 2004-10-08 06:36:38 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-08 06:36:38 +0000 |
commit | 8a676be30c275bcbe1a3de08c0c942a606caef2e (patch) | |
tree | c2202db7df836073b542e49c5f579062ee8b6d57 /ripd/ChangeLog | |
parent | 7a1d583c02253c53605f310d1afcc9f1c8e15b7b (diff) |
There is no warnings here any more.
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. |