about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-10 09:25:49 +0000
committerRoland McGrath <roland@gnu.org>2005-02-10 09:25:49 +0000
commit1a53c052c34ec4e934ba177b4f5bcf0b51be2ceb (patch)
treedc5220b044cd42bcfd925042424f4c11323cc95d /ChangeLog
parent91adb529b07eca93e25a84d0054418335e2fc6cf (diff)
downloadglibc-1a53c052c34ec4e934ba177b4f5bcf0b51be2ceb.tar.gz
glibc-1a53c052c34ec4e934ba177b4f5bcf0b51be2ceb.tar.xz
glibc-1a53c052c34ec4e934ba177b4f5bcf0b51be2ceb.zip
* dlfcn/dlfcn.c (init): Put it in .init_array section.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a15f2f4ac..f9486d64ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* dlfcn/dlfcn.c (init): Put it in .init_array section.
+
 2005-02-10  Roland McGrath  <roland@redhat.com>
 
 	[BZ #632]