about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-07-26 05:44:56 +0000
committerUlrich Drepper <drepper@redhat.com>2008-07-26 05:44:56 +0000
commitbdd24a302efff7f6e7df9a0accbc382a12d803ff (patch)
tree7487de67f9288140c0d84b4b20827f4696227b60 /ChangeLog
parentb5c0b5e4312135aa296de8dd96c0a1f854cda4c5 (diff)
downloadglibc-bdd24a302efff7f6e7df9a0accbc382a12d803ff.tar.gz
glibc-bdd24a302efff7f6e7df9a0accbc382a12d803ff.tar.xz
glibc-bdd24a302efff7f6e7df9a0accbc382a12d803ff.zip
* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
	the new syscalls, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 25992b6a94..fdacf462c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2008-07-25  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the new
-	syscalls, too.
+	* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
+	the new syscalls, too.
 
 	* sysdeps/i386/i686/memcmp.S: Fix unwind information.
 	Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.