about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-05 03:47:38 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-05 03:47:38 +0000
commitf213ef02800eba75bcc5d4c5aaa5a19f5f6235fe (patch)
tree29d35cb5a33905879bb52abd0eca82aa73a87767 /ChangeLog
parent6fefb4e0b1695a4f7d0d18be6c04472bb3995071 (diff)
downloadglibc-f213ef02800eba75bcc5d4c5aaa5a19f5f6235fe.tar.gz
glibc-f213ef02800eba75bcc5d4c5aaa5a19f5f6235fe.tar.xz
glibc-f213ef02800eba75bcc5d4c5aaa5a19f5f6235fe.zip
Update.
2004-03-04  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-open.c (dl_open_worker): Check that _dl_open is called
	from the right place.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4125b3cef1..94d84c1b5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-04  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/dl-open.c (dl_open_worker): Check that _dl_open is called
+	from the right place.
+
 2004-01-15  Paolo Bonzini  <bonzini@gnu.org>
 
 	* posix/regex.h (REG_STARTEND): Define.