about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-20 00:31:08 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-20 00:31:08 +0000
commit2b63891019c9e5193b29fd8c3bc34dc5a58e144e (patch)
tree7c240c7ef6446922aaf50224591a0fd2ce904f55 /ChangeLog
parent264ec183cf07a8886856e81b4263b12260d84bf3 (diff)
downloadglibc-2b63891019c9e5193b29fd8c3bc34dc5a58e144e.tar.gz
glibc-2b63891019c9e5193b29fd8c3bc34dc5a58e144e.tar.xz
glibc-2b63891019c9e5193b29fd8c3bc34dc5a58e144e.zip
Update.
	* elf/rtld.c (_dl_start): Initialize bootstrap_map.l_info to zero.
	[PR libc/1165].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a8715f084..b315369a8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-08-19  Ulrich Drepper  <drepper@cygnus.com>
 
+	* elf/rtld.c (_dl_start): Initialize bootstrap_map.l_info to zero.
+	[PR libc/1165].
+
 	* configure.in: Search for programs with prefix gnu* and g* first.
 	[PR libc/1104].