diff options
author | hasso <hasso> | 2004-09-29 00:26:19 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-29 00:26:19 +0000 |
commit | 03d52f8d6ccb4bcb17ab8d098468a8e112c910a4 (patch) | |
tree | 7bc2e2b3738923597bbab593029152b5bceff8e1 /ospf6d/ChangeLog | |
parent | aa0b9f912dc1057261fa02fbf5d458f222900af6 (diff) |
Merge svn revision 1048 from Zebra cvs. Also add missing sokopt.h include
to ospf6_network.h.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index e7ef97ec..a37c4ac1 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,8 @@ +2004-09-25 Hasso Tepper <hasso at estpak.ee> + + * ospf6_asbr.c, ospf6_lsa.c, ospf6_proto.c, ospf6_proto.h: Fix + compiler warnings. + 2004-09-23 Hasso Tepper <hasso at quagga.net> * *.[c|h]: list -> struct list *, listnode -> struct listnode *. |