summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8078e2d..ae97cf37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-01-30 Peter Szilagyi <sp615@hszk.bme.hu>
+
+ * lib/stream.h: Remove named 'new' parameter in prototype
+ for c++ header compatibility.
+ * ospfd/ospf_opaque.h: ditto
+ * ospfd/ospfd.h: Renamed struct export to _export for c++
+ header compatibility.
+ * ospf6d/ospf6_area.h: ditto
+
2008-01-11 Ingo Flaschberger <if@xip.at>
* configure.ac: Improve HAVE_BSD_LINK_DETECT test.