diff options
author | hasso <hasso> | 2004-10-08 06:32:23 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-08 06:32:23 +0000 |
commit | 7a1d583c02253c53605f310d1afcc9f1c8e15b7b (patch) | |
tree | 38652398c60620d195bb6b74f97ad4770af559e5 /ripngd/ChangeLog | |
parent | 27a43a81004b620e571f71aa1ea4db182c607862 (diff) |
Only warning left is the known lvalue problem in ripng_nexthop.c.
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r-- | ripngd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 112aa192..8fb577b6 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,8 @@ +2004-10-08 Hasso Tepper <hasso at quagga.net> + + * *.[c|h]: Fix compiler warnings: make strings const, signed -> + unsigned etc. + 2004-09-26 Hasso Tepper <hasso at quagga.net> * ripingd.c: Access list hook argument function must have struct |