diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-16 08:20:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-16 08:20:36 +0000 |
commit | 478f33c9f70dec247e132e2e1b4ba836fa2d1f6d (patch) | |
tree | 4a332889ae66391cff313262a71d2691d2e87611 /localedata | |
parent | a0e3432cc78283f88f8bf1ea88f1fecf158de9d1 (diff) |
* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829
* sysdeps/unix/sysv/linux/futimesat.c: Likewise.
* sysdeps/unix/sysv/linux/i386/fchownat.c: Likewise.
* sysdeps/unix/sysv/linux/i386/fxstatat.c: Likewise.
* sysdeps/unix/sysv/linux/renameat.c: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
* sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c1d38f1c10..ebb5f15c3a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,7 +1,7 @@ 2005-11-16 Ulrich Drepper <drepper@redhat.com> [BZ 1872] - * localedata/charmaps/ISO_11548-1. New file. + * charmaps/ISO_11548-1. New file. Patch by Samuel Thibault <samuel.thibault@ens-lyon.org>. 2005-11-11 Ulrich Drepper <drepper@redhat.com> |