summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-06-21 10:35:59 +0000
committerpaul <paul>2004-06-21 10:35:59 +0000
commit138ce75fd0254072f27ecf38994a90276b276730 (patch)
tree381589b0aa5f3bd18855ed594e4c88811a31262e /lib/ChangeLog
parentbeebba75167b33e05b5e02a41179ad0c13a0bcd7 (diff)
2004-06-21 Paul Jakma <paul@dishone.st>
* ChangeLog: fix my last update config.h -> zebra.h ;) * zebra.h: Fix gcc check.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index ab390734..89ade1ef 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-21 Paul Jakma <paul@dishone.st>
+
+ * ChangeLog: fix my last update config.h -> zebra.h ;)
+ * zebra.h: Fix gcc check.
+
2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>
* filter.c: (access_list_remark_cmd) buffer_putstr doesnt need cast
@@ -18,7 +23,7 @@
2004-06-09 Paul Jakma <paul@dishone.st>
- * config.h: __attribute__ is a gcc'ism
+ * zebra.h: __attribute__ is a gcc'ism
2004-06-04 Paul Jakma <paul@dishone.st>