+ fix missing arg to zlog_warn()
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index ce76516..30e2d60 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -4,6 +4,7 @@
 	  about getting more buffer space, than requested.
 	* ospfd.[ch]: (ospf_new) Abandon OSPF_SNDBUFLEN_DEFAULT
 	  and consider OS's initial buffer size instead.
+	* ospf_interface.c: (ospf_if_up) Fix missing argument.
 
 2007-08-21 Denis Ovsienko