summaryrefslogtreecommitdiff
path: root/ospf6d/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r--ospf6d/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog
index bc04cc94..c2dac1c4 100644
--- a/ospf6d/ChangeLog
+++ b/ospf6d/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * ospf6_zebra.c (ospf6_zebra_redistribute, ospf6_zebra_no_redistribute):
+ Change 2nd arg to zebra_redistribute_send from zclient->sock
+ to zclient.
+
2005-04-07 Paul Jakma <paul@dishone.st>
* (global) Fix up list loops to match changes in lib/linklist,