about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-11 03:47:18 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-11 03:47:18 +0000
commite6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9 (patch)
treec67b1889b95da914fc70206d748c1fdcc3a4023d /ChangeLog
parent53761a8b36c45fe14b55af378454a0ec11451c20 (diff)
downloadglibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.tar.gz
glibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.tar.xz
glibc-e6d939bcc50ef553f2ab7d8dba9a2b0c8048c8b9.zip
Update.
2004-03-10  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-sym.c: Unify _dl_sym and _dl_vsym code and make the entry
	points wrappers around the unified code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bca23985a..bf2e49485e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-10  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/dl-sym.c: Unify _dl_sym and _dl_vsym code and make the entry
+	points wrappers around the unified code.
+
 2004-03-11  Richard Henderson  <rth@redhat.com>
 
 	* sysdeps/unix/sysv/linux/alpha/kernel_stat.h (kernel_stat64): New.