aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-11 06:31:57 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-11 06:31:57 +0000
commite5ffa64a7003b5886c85c6434ced62ebc468b40d (patch)
tree562631f19dcbb5479eab1336d1fbc94daac53571 /ChangeLog
parentd9dd121ebe3e983e450c7189cf06dcf000f76178 (diff)
downloadglibc-e5ffa64a7003b5886c85c6434ced62ebc468b40d.zip
glibc-e5ffa64a7003b5886c85c6434ced62ebc468b40d.tar.gz
glibc-e5ffa64a7003b5886c85c6434ced62ebc468b40d.tar.bz2
Update.
2003-02-10 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and _BSD_SOURCE to compiler. * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings. Patches by Alan Modra.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d41458a..497d1b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-10 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and
+ _BSD_SOURCE to compiler.
+ * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings.
+ Patches by Alan Modra.
+
2003-02-08 Ulrich Drepper <drepper@redhat.com>
* io/ftwtest.c: Get current working directory before and after the