diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-03-02 16:17:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-03-02 16:17:22 +0000 |
commit | 1b99477220ddd31b870f2c13c3b6862a166d25f5 (patch) | |
tree | 4d7e1dc47b27f972dc5bd759c7d387e8720739df /ChangeLog | |
parent | 749f5cc96803f5a2ec0ca76b4bb290cea44fb3f1 (diff) | |
download | glibc-1b99477220ddd31b870f2c13c3b6862a166d25f5.tar.gz glibc-1b99477220ddd31b870f2c13c3b6862a166d25f5.tar.xz glibc-1b99477220ddd31b870f2c13c3b6862a166d25f5.zip |
[BZ #7083]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6c9ec184e6..9ff9f7bdc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2009-03-02 Ulrich Drepper <drepper@redhat.com> + [BZ #7083] * sysdeps/unix/sysv/linux/fallocate.c: New file. * sysdeps/unix/sysv/linux/fallocate64.c: New file. * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file. |