diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-17 20:49:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-17 20:49:23 +0000 |
commit | 38c097cae8e1da0a0b90ac81102795b2198646ca (patch) | |
tree | 8900d884c166a595f1c99779962e8674d711c6f0 /ChangeLog | |
parent | d198009a6e17e728fcfe414e19a2157e0dcf9b93 (diff) | |
download | glibc-38c097cae8e1da0a0b90ac81102795b2198646ca.tar.gz glibc-38c097cae8e1da0a0b90ac81102795b2198646ca.tar.xz glibc-38c097cae8e1da0a0b90ac81102795b2198646ca.zip |
Update.
* timezone/private.h: Update from tzcode1999e. * timezone/zic.c: Likewise. * timezone/africa: Update from tzdata1999e. * timezone/antarctica: Likewise. * timezone/asia: Likewise. * timezone/australasia: Likewise. * timezone/europe: Likewise. * timezone/leapseconds: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7628ebfac9..6168c8ab54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 1999-08-17 Ulrich Drepper <drepper@cygnus.com> + * timezone/private.h: Update from tzcode1999e. + * timezone/zic.c: Likewise. + + * timezone/africa: Update from tzdata1999e. + * timezone/antarctica: Likewise. + * timezone/asia: Likewise. + * timezone/australasia: Likewise. + * timezone/europe: Likewise. + * timezone/leapseconds: Likewise. + * timezone/northamerica: Likewise. + * timezone/southamerica: Likewise. + * stdio-common/vfprintf.c (process_string_arg): Correct last patch and write correct number of bytes in case of %ls with precision. Reported by Shinya Hanataka <hanataka@abyss.rim.or.jp>. |