aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-28 09:16:32 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-28 09:16:32 +0000
commit9987236eb11d4976b5ce23a4c76f6ab2453c9508 (patch)
tree81efb8a1649ed020da1bf68d5dd08f4f5aa0a626 /ChangeLog
parent9ffec5b234e7fe5d16f65d8655b036e64fe00bad (diff)
downloadglibc-9987236eb11d4976b5ce23a4c76f6ab2453c9508.tar
glibc-9987236eb11d4976b5ce23a4c76f6ab2453c9508.tar.gz
glibc-9987236eb11d4976b5ce23a4c76f6ab2453c9508.tar.bz2
glibc-9987236eb11d4976b5ce23a4c76f6ab2453c9508.zip
Update.
2000-10-28 Ulrich Drepper <drepper@redhat.com> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fcc7c8d03..c959b8ccc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-10-28 Ulrich Drepper <drepper@redhat.com>
+
+ * 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.
+
2000-10-27 Ulrich Drepper <drepper@redhat.com>
* stdio-common/Makefile (tests): Add tst-fseek.