about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-29 22:44:27 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-29 22:44:27 +0000
commiteafaae72965ebda3c5b4307993c83940a2374fac (patch)
tree41246cf379b1ff3213cbcdc18e4ef4d36b274965 /ChangeLog
parentc5705565e5eca6b3c3e65715f5480617337ffc1d (diff)
downloadglibc-eafaae72965ebda3c5b4307993c83940a2374fac.tar.gz
glibc-eafaae72965ebda3c5b4307993c83940a2374fac.tar.xz
glibc-eafaae72965ebda3c5b4307993c83940a2374fac.zip
[BZ #4860]
	* io/Makefile (headers): Add bits/fcntl2.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f875458669..aad19e5e2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-07-29  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #4860]
+	* io/Makefile (headers): Add bits/fcntl2.h.
+
 	* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
 	using gcc builtin.
 	(__CPU_EQUAL_S): Likewise.