about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-12-22 20:30:32 +0000
committerRoland McGrath <roland@gnu.org>2003-12-22 20:30:32 +0000
commitd3e4ed994c517460a344153aa0a7d48cbcfa0237 (patch)
tree8059881899a8fe333594edcd1f3f627e9cea2219 /ChangeLog
parent0d7f2f21e42afdf9b4c171851991f8bb1895b021 (diff)
downloadglibc-d3e4ed994c517460a344153aa0a7d48cbcfa0237.tar.gz
glibc-d3e4ed994c517460a344153aa0a7d48cbcfa0237.tar.xz
glibc-d3e4ed994c517460a344153aa0a7d48cbcfa0237.zip
* sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init):
	Initialize REF before passing it to _dl_lookup_symbol.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f2c5f4830..ca16f8722f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-22  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+	* sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init):
+	Initialize REF before passing it to _dl_lookup_symbol.
+
 2003-12-21  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/mach/hurd/dl-sysdep.c (_exit): Define with attribute_hidden.