about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-11 20:43:17 +0000
committerRoland McGrath <roland@gnu.org>2005-04-11 20:43:17 +0000
commite638c1a2b8ab270a9152a01d6f595437f856e85f (patch)
treecf007f5716ed7bfecc005df64d984c0b2a149b35 /ChangeLog
parent79827876ee9be6c36d2f6e8245df5baa201e5b24 (diff)
downloadglibc-e638c1a2b8ab270a9152a01d6f595437f856e85f.tar.gz
glibc-e638c1a2b8ab270a9152a01d6f595437f856e85f.tar.xz
glibc-e638c1a2b8ab270a9152a01d6f595437f856e85f.zip
* sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 598bdef62d..750c47db5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
 	* manual/string.texi: Fix typo in wmemcpy decl.
 
+2005-04-10  David S. Miller  <davem@davemloft.net>
+
+	* sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.
+
 2005-04-08  Carlos O'Donell <carlos@baldric.uwo.ca>
 
 	* FAQ.in: Explain why `make' might fail running rpcgen.