diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-25 18:07:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-25 18:07:41 +0000 |
commit | 1bc777b883b5d3631f97d5c1ccfa7fca20b6a48f (patch) | |
tree | d19ee465f2c4b9690a2402b373b5327d7828fb0d /ChangeLog | |
parent | 7045878b042789db21af0c4f3254ce1a331420a8 (diff) | |
download | glibc-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |