summaryrefslogtreecommitdiff
path: root/zebra/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-11-11 09:52:40 +0000
committerpaul <paul>2005-11-11 09:52:40 +0000
commit0994c3a59c114e4e2427f2c02cb2f12881854e36 (patch)
tree8f2230655273a995a554ffa51e2daad325c08df3 /zebra/ChangeLog
parentca6383ba74cca26d8e33184a1c2abc69a1149ef9 (diff)
[zebra] Fix warning and small connected-label changes merge error.
2005-11-11 Paul Jakma <paul.jakma@sun.com> * 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.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r--zebra/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <paul.jakma@sun.com>
+
+ * 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 <paul.jakma@sun.com>
* connected.{c,h}: Include memory.h