summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-01-14 01:16:07 +0000
committerUlrich Drepper <drepper@redhat.com>2004-01-14 01:16:07 +0000
commit81144a9c4e2ef74f2e935192db562684793a4da9 (patch)
tree8767a852aeec0630f8761191f2df3b6975ff1f8c /ChangeLog
parentea4f25a7f9adb67c2a19c48b453ee52fd65a57ed (diff)
downloadglibc-81144a9c4e2ef74f2e935192db562684793a4da9.tar.gz
glibc-81144a9c4e2ef74f2e935192db562684793a4da9.tar.xz
glibc-81144a9c4e2ef74f2e935192db562684793a4da9.zip
Update.
	* sysdeps/generic/dl-sysdep.c: Move __libc_enable_secure into
	.data.rel.ro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d9fd9660e..9bc91a964f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-01-13  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/dl-sysdep.c: Move __libc_enable_secure into
+	.data.rel.ro.
+
 	* sysdeps/x86_64/dl-machine.h: Include <tls.h>.
 
 	* elf/rtld.c (_dl_start_final): Initialze __libc_stack_end here.