summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-11 16:28:48 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-11 16:28:48 +0000
commit5a617b9e75e048ff53d272ec2071840f3356a2c3 (patch)
tree19f7d29716bda733bbf2ad90b6f57c037b168385 /ChangeLog
parent3418007ed675c2ab8a9885bcd101752246f9c2d8 (diff)
Update.
2004-09-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Use __NTH for __cmsg_nxthdr. 2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0c91e340d..8f3c26ca59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-11 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Use __NTH for __cmsg_nxthdr.
+
2004-09-10 Ulrich Drepper <drepper@redhat.com>
* nscd/nscd.c (pagesize_m1): New variable.
@@ -37,7 +41,7 @@
* malloc/malloc.c (_int_free): Only do arena boundary check for
contiguous arenas.
-2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* stdlib/longlong.h [__M32R__] (add_ssaaaa, sub_ddmmss): Fix broken
instruct operands.