]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 17 Aug 1999 20:51:13 +0000 (20:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 17 Aug 1999 20:51:13 +0000 (20:51 +0000)
ChangeLog

index dd0018717b1f497be043805a86aee7f2ccd02979..a780fc43edfb95ae02c28f785fdddd5f895d4ee7 100644 (file)
--- 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_arg): Correct last patch and
        write correct number of bytes in case of %ls with precision.