diff options
author | paul <paul> | 2004-10-07 14:19:36 +0000 |
---|---|---|
committer | paul <paul> | 2004-10-07 14:19:36 +0000 |
commit | aa20c6f1799a7ca86afb19aee246356c5499e87a (patch) | |
tree | 4d04f9660755a242671552f0c430d8f12e4d9135 /ospfd/ChangeLog | |
parent | 7fd63b3843b502dfc0c3d023bca1191b298ca332 (diff) |
2004-10-07 Paul Jakma <paul@dishone.st>
* ospf_snmp.c: Missed list typedef update
* ospf_dump.c: Include sockopt.h for header swab functions.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 27d72d6b..20e9f409 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2004-10-07 Paul Jakma <paul@dishone.st> + + * ospf_snmp.c: Missed list typedef update + * ospf_dump.c: Include sockopt.h for header swab functions. + 2004-10-05 Paul Jakma <paul@dishone.st> * ospf_packet.c: replace ospf_swap_iph_to... with |