about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-03-15 13:11:11 +0000
committerUlrich Drepper <drepper@redhat.com>1999-03-15 13:11:11 +0000
commit983b29ede844ad5c26eb9825817eb8c123c5075a (patch)
treea8fbb972c3470190af18f3d34fa908774f8742d0 /ChangeLog
parentd1987d2d19cff48a896dce678792c3bc2aa90968 (diff)
downloadglibc-983b29ede844ad5c26eb9825817eb8c123c5075a.tar.gz
glibc-983b29ede844ad5c26eb9825817eb8c123c5075a.tar.xz
glibc-983b29ede844ad5c26eb9825817eb8c123c5075a.zip
Update.
1999-03-15  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-load.c: Compute rtld_search_dir array size correctly.
	Reported by Yasushi Saito <yasushi@cs.washington.edu>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8df25e3c0d..b083279805 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
+
+	* elf/dl-load.c: Compute rtld_search_dir array size correctly.
+	Reported by Yasushi Saito <yasushi@cs.washington.edu>.
+
 1999-03-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
 
 	* manual/libc.texinfo: Undo last change for now.