about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2008-05-11 00:44:50 +0000
committerRoland McGrath <roland@gnu.org>2008-05-11 00:44:50 +0000
commit7396d0a980f9b7aed43a15dee83dfd411c508766 (patch)
treee3694d3c1fd5be3d5c3953cecfec8edc644cc712 /ChangeLog
parent19928ef0ae5bc5f1da081340440c083213d82150 (diff)
downloadglibc-7396d0a980f9b7aed43a15dee83dfd411c508766.tar.gz
glibc-7396d0a980f9b7aed43a15dee83dfd411c508766.tar.xz
glibc-7396d0a980f9b7aed43a15dee83dfd411c508766.zip
[BZ #6505]
2008-05-10  Roland McGrath  <roland@redhat.com>
	[BZ #6505]
	* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe72549260..2385b10f77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-10  Roland McGrath  <roland@redhat.com>
+
+	[BZ #6505]
+	* sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
+
 2008-05-08  David S. Miller  <davem@davemloft.net>
 
 	* misc/truncate64.c (truncate64): Use __truncate not truncate.