diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 07a707b051..0fe85205ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,9 @@ 2009-12-21 Ulrich Drepper <drepper@redhat.com> + [BZ #10992] * sysdeps/unix/sysv/linux/futimens.c: Handle AT_FDCWD. + Patch by Eric Blake <ebb9@byu.net>. 2009-12-15 Ulrich Drepper <drepper@redhat.com> |