From: Ulrich Drepper Date: Tue, 17 Aug 1999 20:51:13 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07a7b26ef02b075a009ae70a462b69cecf16ef1c;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index dd0018717b1..a780fc43edf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 1999-08-17 Ulrich Drepper + * 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_arg): Correct last patch and write correct number of bytes in case of %ls with precision.