* if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks.

	 [backport candidate]
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index ad8cf7c..7c12154 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-07 Michael Sandee <voidptr@voidptr.sboost.org>
+
+	* if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks.
+
 2005-03-06 Hasso Tepper <hasso at quagga.net>
 
 	* interface.c: Fix CRC and frame errors statistics in Linux.