summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-29 20:12:15 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-29 20:12:15 -0400
commit80e2212d8e59933a1641f029ebd360526ff0e074 (patch)
tree7fb8b11d61c1c5a8faa49de97a34aa1aa435aac0 /ChangeLog
parentb1ebd700c5295a449f8d114740f0d1fb6e6b2eb5 (diff)
downloadglibc-80e2212d8e59933a1641f029ebd360526ff0e074.tar.gz
glibc-80e2212d8e59933a1641f029ebd360526ff0e074.tar.xz
glibc-80e2212d8e59933a1641f029ebd360526ff0e074.zip
Same change for the other siginfi.h files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cac31fb67..f08c238f2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	[BZ #11799]
 	* sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
 	SI_USER in the comment.
+	* sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
+	* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
 
 2011-05-28  Ulrich Drepper  <drepper@gmail.com>