From 0994c3a59c114e4e2427f2c02cb2f12881854e36 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 11 Nov 2005 09:52:40 +0000 Subject: [zebra] Fix warning and small connected-label changes merge error. 2005-11-11 Paul Jakma * kernel_socket.c: (ifm_read) arithmetic on void pointer warning. (ifam_read) Fix error from connected-with-label merge, something crept in from the pending Solaris kernel_socket.c patch which shouldn't have. --- zebra/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index e1723603..dfd1df4c 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,11 @@ +2005-11-11 Paul Jakma + + * kernel_socket.c: (ifm_read) arithmetic on void pointer + warning. + (ifam_read) Fix error from connected-with-label merge, + something crept in from the pending Solaris kernel_socket.c + patch which shouldn't have. + 2005-11-03 Paul Jakma * connected.{c,h}: Include memory.h -- cgit v1.2.1