diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-03-07 18:22:52 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-07 18:22:52 -0800 |
commit | b886abfbacc5799dd29d4068338a488b17964e51 (patch) | |
tree | 63e38dd974736fa9e017b906c39b674a0b16a1b7 /ChangeLog | |
parent | 6e0a06fa40320187544d8daccd87dca728192253 (diff) | |
download | glibc-b886abfbacc5799dd29d4068338a488b17964e51.tar.gz glibc-b886abfbacc5799dd29d4068338a488b17964e51.tar.xz glibc-b886abfbacc5799dd29d4068338a488b17964e51.zip |
Fix one left over from last change to statvfs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0b18684168..87c7717468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-03-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags): + Little follow-up patch from last change. + 2010-03-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/internal_statvfs.c: Handle ext4 and logfs. |