summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-07 04:24:57 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-07 04:24:57 +0000
commit15eca72044d2148b4fe7fe5a0f89ea12a87640fe (patch)
treecb0d1a787af3237d798a6288455d2d0fb87346a5 /ChangeLog
parentaa75f64c626d40a05177e2d25053db988c339779 (diff)
[BZ #4465]
[BZ #4465]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75cdcb04f0..a0df7ffc84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
2007-05-06 Ulrich Drepper <drepper@redhat.com>
+ [BZ #4465]
* posix/unistd.h: Remove __THROW from fdatasync.
2007-05-06 Mike Frysinger <vapier@gentoo.org>
+ [BZ #4465]
* sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
2007-05-06 Ulrich Drepper <drepper@redhat.com>