diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-28 08:32:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-28 08:32:23 +0000 |
commit | b35e21f43f6aa514fddabc8f4a7cfdc9042e4c6f (patch) | |
tree | 3d816bce8a5c0d968e4be46a7467eb85e8624c12 /ChangeLog | |
parent | b9672e718e4c01d7ceaf9ba5cca0f38e313b7c1c (diff) | |
download | glibc-b35e21f43f6aa514fddabc8f4a7cfdc9042e4c6f.zip glibc-b35e21f43f6aa514fddabc8f4a7cfdc9042e4c6f.tar.gz glibc-b35e21f43f6aa514fddabc8f4a7cfdc9042e4c6f.tar.bz2 |
Update.
* elf/Versions [ld] (GLIBC_2.2): Export _dl_debug_files.
* elf/dl-close.c (_dl_close): Print debug message if object is not
unloaded.
* elf/dl-open.c (dl_open_worked): Print message about opencount before
returning to caller.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2000-08-28 Ulrich Drepper <drepper@redhat.com> + * elf/Versions [ld] (GLIBC_2.2): Export _dl_debug_files. + * elf/dl-close.c (_dl_close): Print debug message if object is not + unloaded. + * elf/dl-open.c (dl_open_worked): Print message about opencount before + returning to caller. + * po/zh.po: Renamed to... * po/zh_TW.po: ...this. |