summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-15 17:10:28 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-15 17:10:28 +0000
commite775ec11c449ab573ad4357b6e48a9aada983e0f (patch)
tree9f5c1d88323fc38dfbd812c7b66de815382f2327 /ChangeLog
parent6a3d03ff58742430a252beac4a1917506512e319 (diff)
* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf3e96f4c0..5fa4d3d371 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>