aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-05-07 20:46:26 +0000
committerUlrich Drepper <drepper@redhat.com>2004-05-07 20:46:26 +0000
commit1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed (patch)
treef7ebb37808b1ed893a1da4238cfcf4ee04dca2f7 /ChangeLog
parent9be31a514921c7415d61834ffa1387f24f631dfb (diff)
downloadglibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.tar
glibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.tar.gz
glibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.tar.bz2
glibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.zip
Update.
2004-05-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/Makefile: mq_send.c and mq_receive.c need to be compiled with exceptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07d8e0439f..78cc4bf9f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-07 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/Makefile: mq_send.c and mq_receive.c
+ need to be compiled with exceptions.
+
2004-05-06 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Fix memory handling.