about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-26 07:15:17 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-26 07:15:17 +0000
commit6def43e690998a18fabc938b2924bc3af3231426 (patch)
tree45d8f342aff86a54a7c05d166a1f97fdad792708 /ChangeLog
parent0135bde4325a7d2888a4df993252953bd5e2b78c (diff)
downloadglibc-6def43e690998a18fabc938b2924bc3af3231426.tar.gz
glibc-6def43e690998a18fabc938b2924bc3af3231426.tar.xz
glibc-6def43e690998a18fabc938b2924bc3af3231426.zip
Update.
2003-11-21  David Mosberger  <davidm@hpl.hp.com>

	* elf/soinit.c (_fini): Put _fini() in .init_array section if
	HAVE_INITFINI_ARRAY is defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ac6130b37..31b6dfdcfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-21  David Mosberger  <davidm@hpl.hp.com>
+
+	* elf/soinit.c (_fini): Put _fini() in .init_array section if
+	HAVE_INITFINI_ARRAY is defined.
+
 2003-11-25  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/fpu/bits/mathinline.h: Introduce __libc_sqrtl symbol.