about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-17 21:56:59 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-17 21:56:59 +0000
commitc96873d7803b50fa83d9a4f15160a86d6eef8275 (patch)
treee7e08f406d099021d628a27e565b9c0def670d2b /ChangeLog
parent0cfbb8c6ed421830ba951ad2ff7fea26167eb561 (diff)
downloadglibc-c96873d7803b50fa83d9a4f15160a86d6eef8275.tar.gz
glibc-c96873d7803b50fa83d9a4f15160a86d6eef8275.tar.xz
glibc-c96873d7803b50fa83d9a4f15160a86d6eef8275.zip
Update.
2001-07-17  Ulrich Drepper  <drepper@redhat.com>

	* elf/ldconfig.c (parse_conf): Disable implicit locking for the
	stream.  Remove some unnecessary initializers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83252126ee..935560579d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/ldconfig.c (parse_conf): Disable implicit locking for the
+	stream.  Remove some unnecessary initializers.
+
 2001-07-17  Andreas Jaeger  <aj@suse.de>
 
 	* elf/ldconfig.c: Add new variable hwcap_mask to honour LD_HWCAP_MASK.