diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-04 07:34:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-04 07:34:53 +0000 |
commit | ce33f7bed4e4f0025a3190032016d4ec85373757 (patch) | |
tree | 22d5513f6d8e55dd895ec9017cdfd2fb4167b3a0 /timezone/README | |
parent | fbda91b119b7673a4d448f0dce31766eaa65112e (diff) | |
download | glibc-ce33f7bed4e4f0025a3190032016d4ec85373757.tar glibc-ce33f7bed4e4f0025a3190032016d4ec85373757.tar.gz glibc-ce33f7bed4e4f0025a3190032016d4ec85373757.tar.bz2 glibc-ce33f7bed4e4f0025a3190032016d4ec85373757.zip |
Update.
1999-10-04 Andreas Jaeger <aj@suse.de>
* timezone/README: Change wording to not mention the current
version. This way we can't forget to update the file.
1999-10-04 Andreas Jaeger <aj@suse.de>
* manual/time.texi (Basic CPU Time): Fix typo.
Reported by Ben Pfaff <pfaffben@msu.edu>.
1999-10-04 Ulrich Drepper <drepper@cygnus.com>
* string/string.h: Move __memrchr declaration to ...
* include/string.h: ...here.
Diffstat (limited to 'timezone/README')
-rw-r--r-- | timezone/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/timezone/README b/timezone/README index d5bf708074..f9aebca7a6 100644 --- a/timezone/README +++ b/timezone/README @@ -1,14 +1,17 @@ The files zic.c zdump.c ialloc.c scheck.c tzfile.h private.h tzselect.ksh checktab.awk -come from the tzcode1999e package by Arthur David Olson et.al. +come from the tzcode 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 tzdata1999e package by Arthur David Olson et.al. +come from the tzdata package by Arthur David Olson et.al. + +Please check the ChangeLog files in the top level directory for the +version of the tzcode and tzdata packages. These packages may be found at ftp://elsie.nci.nih.gov/pub/. Commentary should be addressed to tz@elsie.nci.nih.gov. |