summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-04-16 06:26:59 +0000
committerJakub Jelinek <jakub@redhat.com>2009-04-16 06:26:59 +0000
commit66f8b81220a9afb6405e2714eff1edb0eab2c783 (patch)
tree8eaa54ca342f03e264a5b283df4face9d551b3c7 /ChangeLog
parentdc3be966c0050d3847ab528387801b9c93a2f831 (diff)
Updated to fedora-glibc-20090416T0610cvs/fedora-glibc-2_9_90-18
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 609ae61280..37ee696fda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@
* sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers.
* sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
+ * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
2009-03-25 Andrew Stubbs <ams@codesourcery.com>