summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-08-25 13:47:16 +0000
committerpaul <paul>2004-08-25 13:47:16 +0000
commitefba6ce941fb96763d5804212a674ca6b7098853 (patch)
tree84538f4f9fa888a11838333bb6df029181d00cd5 /lib/ChangeLog
parentb094d2603158f9d514404941c9fad04dd9b7d42c (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/ChangeLog4
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.