aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-25 18:07:41 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-25 18:07:41 +0000
commit1bc777b883b5d3631f97d5c1ccfa7fca20b6a48f (patch)
treed19ee465f2c4b9690a2402b373b5327d7828fb0d /ChangeLog
parent7045878b042789db21af0c4f3254ce1a331420a8 (diff)
downloadglibc-1bc777b883b5d3631f97d5c1ccfa7fca20b6a48f.tar
glibc-1bc777b883b5d3631f97d5c1ccfa7fca20b6a48f.tar.gz
glibc-1bc777b883b5d3631f97d5c1ccfa7fca20b6a48f.tar.bz2
glibc-1bc777b883b5d3631f97d5c1ccfa7fca20b6a48f.zip
Update.
* Makeconfig: Ensures the soversions.mk part of Makefile gets included before building gnu/lib-names.h Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b63e3d29bd..3267ddb64d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-08-25 Ulrich Drepper <drepper@redhat.com>
+ * Makeconfig: Ensures the soversions.mk part of Makefile gets
+ included before building gnu/lib-names.h
+ Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
+
* elf/dl-close.c (_dl_close): Don't run destructors of objects
marked DF_1_NODELETE.