From a1ac18c4d5b4f8f4f279efb2ae12b46258f22282 Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 28 Jun 2005 17:17:12 +0000 Subject: 2005-06-28 Paul Jakma * (global) Extern and static'ification, with related fixups of declarations, ensuring files include their own headers, etc. if_ioctl.c: (interface_info_ioctl) fix obvious arg mis-order in list loop --- zebra/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 677643ee..f215266c 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,11 @@ +2005-06-28 Paul Jakma + + * (global) Extern and static'ification, with related fixups + of declarations, ensuring files include their own headers, etc. + if_ioctl.c: (interface_info_ioctl) fix obvious arg mis-order in + list loop + + 2005-06-14 Paul Jakma * kernel_socket.c: consolidate the IFAM{ADDR,MASK}GET and -- cgit v1.2.1