summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 20e9f409..f71479e8 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-07 Greg Troxel <gdt@claude.ir.bbn.com>
+
+ * ospf_apiserver.c (ospf_apiserver_unregister_opaque_type): Don't
+ use of variable names 'node' and 'nextnode' to avoid possible
+ conflict with list macros. Move variable declaration inside for
+ loop after a statement to top of function.
+
2004-10-07 Paul Jakma <paul@dishone.st>
* ospf_snmp.c: Missed list typedef update