* interface.c: Better statistics output in "show interface" command in
case of /proc being used. I don't have others to test with at the
moment.
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index 8f34c94..b3710cf 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-18 Hasso Tepper <hasso at quagga.net>
+
+ * interface.c: Better statistics output in "show interface" command in
+ case of /proc being used.
+
2005-01-17 Hasso Tepper <hasso at quagga.net>
* main.c: With --nl-bufsize argument is required.