about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-24 16:13:15 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-24 16:13:15 +0000
commit7c3002f02a2bc5a93d1e034164871d8be951d6a9 (patch)
tree143ba4162570c51ad1bb9b78603279a2959c5370 /ChangeLog
parent37d31d75d46a7fb92bf46a93fe3a195a55c2716c (diff)
downloadglibc-7c3002f02a2bc5a93d1e034164871d8be951d6a9.tar.gz
glibc-7c3002f02a2bc5a93d1e034164871d8be951d6a9.tar.xz
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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e36925fb90..aec2ae5000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):