aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-28 20:20:17 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-28 20:20:17 +0000
commit787597251b534d1c1e4b9d519bcfc10fb3a7e952 (patch)
treed6b8f704225ddbebdf3ffb672c755fbdb901fa24 /ChangeLog
parent9987236eb11d4976b5ce23a4c76f6ab2453c9508 (diff)
downloadglibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.tar
glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.tar.gz
glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.tar.bz2
glibc-787597251b534d1c1e4b9d519bcfc10fb3a7e952.zip
Update.
* Makeconfig (ETAGS): Remove -T flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c959b8ccc1..95d452b49b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-10-28 Ulrich Drepper <drepper@redhat.com>
+ * Makeconfig (ETAGS): Remove -T flag.
+
* elf/dl-load.c (open_verify): Only try to load ET_DYN and ET_EXEC
objects. Reject all other types.
(_dl_map_object_from_fd): Optimize a bit.