summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-09 02:04:45 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-09 02:04:45 +0000
commit062ad132240ff74929001456bf1c62c1f1f94c86 (patch)
treea78745016b263eff8041c1bf1720c16d10017a66 /ChangeLog
parent9d0cdc0eeaf8b0ca19bf04c5e18b00d965fcd0a8 (diff)
Update.
* sysdeps/unix/sysv/linux/bits/socket.h (__SCM_CONNECT): Removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0623993b3..809ce764fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-09-08 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/bits/socket.h (__SCM_CONNECT): Removed.
+
* malloc/malloc.c (_int_free): Add inexpensive double free test.
2004-09-08 Roland McGrath <roland@redhat.com>