about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-22 07:28:05 +0000
committerRoland McGrath <roland@gnu.org>2006-02-22 07:28:05 +0000
commit76ecf81ebf76fdccaf7b46c208039ad5427fa2a0 (patch)
tree1f38a679fac366ed99b9dcd08d6faee2d8b37477 /ChangeLog
parentf094829e484cd9e7c2eaee3acf86a6ceee0dc4a2 (diff)
downloadglibc-76ecf81ebf76fdccaf7b46c208039ad5427fa2a0.tar.gz
glibc-76ecf81ebf76fdccaf7b46c208039ad5427fa2a0.tar.xz
glibc-76ecf81ebf76fdccaf7b46c208039ad5427fa2a0.zip
* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_CLONE_THREAD_FLAGS): Consolidate definitions.

2006-02-03  Jakub Jelinek  <jakub@redhat.com>

	* manual/filesys.texi (futimes): Fix prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index e0e84af73a..14e00523bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,15 @@
-2006-02-03  Jakub Jelinek  <jakub@redhat.com>
-
-	* manual/filesys.texi (futimes): Fix prototype.
-
 2006-02-21  Roland McGrath  <roland@redhat.com>
 
+	* sysdeps/unix/sysv/linux/kernel-features.h
+	(__ASSUME_CLONE_THREAD_FLAGS): Consolidate definitions.
+
 	* sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Update comment, remove
 	__THROW from epoll_wait, to match .../linux/sys/epoll.h file.
 
+2006-02-03  Jakub Jelinek  <jakub@redhat.com>
+
+	* manual/filesys.texi (futimes): Fix prototype.
+
 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
 
 	[BZ #315]