diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-24 16:13:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-24 16:13:15 +0000 |
commit | 7c3002f02a2bc5a93d1e034164871d8be951d6a9 (patch) | |
tree | 143ba4162570c51ad1bb9b78603279a2959c5370 /ChangeLog | |
parent | 37d31d75d46a7fb92bf46a93fe3a195a55c2716c (diff) | |
download | glibc-7c3002f02a2bc5a93d1e034164871d8be951d6a9.tar glibc-7c3002f02a2bc5a93d1e034164871d8be951d6a9.tar.gz glibc-7c3002f02a2bc5a93d1e034164871d8be951d6a9.tar.bz2 glibc-7c3002f02a2bc5a93d1e034164871d8be951d6a9.zip |
Update.
2000-09-24 Ulrich Drepper <drepper@redhat.com>
* elf/ldconfig.c (search_dir): Make more use of d_type
information.
2000-09-23 Ulrich Drepper <drepper@redhat.com>
* stdio-common/printf-parse.h (parse_one_spec): Clear
spec->info.i18n. Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2000-09-24 Ulrich Drepper <drepper@redhat.com> + + * elf/ldconfig.c (search_dir): Make more use of d_type + information. + +2000-09-23 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/printf-parse.h (parse_one_spec): Clear + spec->info.i18n. Patch by Joseph S. Myers <jsm28@cam.ac.uk>. + 2000-09-18 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_SYNCHRONIZED_IO): |