summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-01-14 19:19:33 +0000
committerUlrich Drepper <drepper@redhat.com>2004-01-14 19:19:33 +0000
commit39981e3176026eb61a8e034f82a23793e0fe8adb (patch)
treef20307346443f54e2613fe2a8860b976e6ec8834 /ChangeLog
parentb2637a22dbfe8a4c790f378d339e12d78fd3f43f (diff)
downloadglibc-39981e3176026eb61a8e034f82a23793e0fe8adb.tar.gz
glibc-39981e3176026eb61a8e034f82a23793e0fe8adb.tar.xz
glibc-39981e3176026eb61a8e034f82a23793e0fe8adb.zip
Update.
2004-01-14  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/generic/dl-sysdep.c: Define __libc_stack_end with
	rtld_hidden_data_def.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c9895bbeb..bfa7f247b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
+
+	* sysdeps/generic/dl-sysdep.c: Define __libc_stack_end with
+	rtld_hidden_data_def.
+
 2004-01-14  Ulrich Drepper  <drepper@redhat.com>
 
 	* libio/libio.h: Add const to function tables types.