aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-31 07:14:42 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-31 07:14:42 +0000
commitd7926ed9feaea00e348acc7230156e39d8511498 (patch)
treedc6ad9e11d5bbde8d366caa53416bc39c6dd8dd3 /ChangeLog
parent924c3f59722cb33c27537e922f31bf5413cd97fc (diff)
downloadglibc-d7926ed9feaea00e348acc7230156e39d8511498.tar
glibc-d7926ed9feaea00e348acc7230156e39d8511498.tar.gz
glibc-d7926ed9feaea00e348acc7230156e39d8511498.tar.bz2
glibc-d7926ed9feaea00e348acc7230156e39d8511498.zip
Update.
* elf/Makefile (dl-routines): Remove preinit. * elf/Versions: Remove _dl_preinit. * elf/dl-preinit.c: Removed. Move content into... * elf/dl-init.c: ...here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5db2a8a988..1a1c0ca949 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-03-30 Ulrich Drepper <drepper@redhat.com>
+ * elf/Makefile (dl-routines): Remove preinit.
+ * elf/Versions: Remove _dl_preinit.
+ * elf/dl-preinit.c: Removed. Move content into...
+ * elf/dl-init.c: ...here.
+
* sysdeps/generic/bits/shm.h (struct shmid_ds): Correct names of
with size of dynamic sectionelements.