diff options
author | paul <paul> | 2004-08-25 13:47:16 +0000 |
---|---|---|
committer | paul <paul> | 2004-08-25 13:47:16 +0000 |
commit | efba6ce941fb96763d5804212a674ca6b7098853 (patch) | |
tree | 84538f4f9fa888a11838333bb6df029181d00cd5 /lib/ChangeLog | |
parent | b094d2603158f9d514404941c9fad04dd9b7d42c (diff) |
2004-08-19 Paul Jakma <paul@dishone.st>
* zebra.h: add MAX and MIN defines (eg for ospf6d)
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 0e1960b1..514f47a1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2004-08-19 Paul Jakma <paul@dishone.st> + * zebra.h: add MAX and MIN defines (eg for ospf6d) + +2004-08-19 Paul Jakma <paul@dishone.st> + * sockopt.c: include sockopt.h rename some of the _pktinfo_ functions to _ifindex, where that is their purpose. |