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 /timezone/README | |
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 'timezone/README')
-rw-r--r-- | timezone/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/timezone/README b/timezone/README index a9490fa001..d5bf708074 100644 --- a/timezone/README +++ b/timezone/README @@ -1,14 +1,14 @@ The files zic.c zdump.c ialloc.c scheck.c tzfile.h private.h tzselect.ksh checktab.awk -come from the tzcode1999c package by Arthur David Olson et.al. +come from the tzcode1999e package by Arthur David Olson et.al. The files africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera factory backward systemv solar87 solar88 solar89 iso3166.tab zone.tab leapseconds yearistype -come from the tzdata1999c package by Arthur David Olson et.al. +come from the tzdata1999e package by Arthur David Olson et.al. These packages may be found at ftp://elsie.nci.nih.gov/pub/. Commentary should be addressed to tz@elsie.nci.nih.gov. |