about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-28 21:08:58 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-28 21:08:58 +0000
commit2bcba929d2922a21ce5335014de0919d43315b7e (patch)
treeb088073e6dfc024a2e17e79af55d0fc226a2218d /ChangeLog
parent73f082a24875d374f8219e3f7ac5e14e94aa1db1 (diff)
downloadglibc-2bcba929d2922a21ce5335014de0919d43315b7e.tar.gz
glibc-2bcba929d2922a21ce5335014de0919d43315b7e.tar.xz
glibc-2bcba929d2922a21ce5335014de0919d43315b7e.zip
Update.
	* sysdeps/x86_64/elf/start.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe0d4b98e2..d3fc568928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@
 
 	* csu/Makefile: Add rules to build Scrt1.o.
 	* sysdeps/i386/elf/start.S: Make code compilable with SHARED.
+	* sysdeps/x86_64/elf/start.S: Likewise.
 
 2003-05-27  Jakub Jelinek  <jakub@redhat.com>