summaryrefslogtreecommitdiff
path: root/ripngd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r--ripngd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog
index ff284f1f..1bafb84a 100644
--- a/ripngd/ChangeLog
+++ b/ripngd/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-11 Paul Jakma <paul.jakma@sun.com>
+
+ * ripng_interface.c: (ripng_interface_address_add) Remove
+ unneeded NULL check, Coverity CID #72.
+
2006-05-08 Paul Jakma <paul.jakma@sun.com>
* ripng_routemap.c: (route_set_ipv6_nexthop_local_compile) bug