diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-14 08:09:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-14 08:09:08 +0000 |
commit | de18918f847ff1969ff294145ae5e235f8911cc2 (patch) | |
tree | 2fa4a7b554d62e3aa6566a7b8b559793b8abb3bc /ChangeLog | |
parent | 433f49c4020279045b53d5f352d48a66aed9a970 (diff) | |
download | glibc-de18918f847ff1969ff294145ae5e235f8911cc2.tar.gz glibc-de18918f847ff1969ff294145ae5e235f8911cc2.tar.xz glibc-de18918f847ff1969ff294145ae5e235f8911cc2.zip |
* sysdeps/unix/sysv/linux/sync_file_range.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6e89565463..4b5acbc865 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-14 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/sync_file_range.c: New file. + 2006-04-13 Ulrich Drepper <drepper@redhat.com> * nis/Makefile (libnsl-routimes): Add nss-default. |