mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-24 04:12:02 +00:00
* Makefile, NEWS: Say that backzone's contents are not all low-quality
and give credit to Lester Caine for some of its high-quality entries.
This commit is contained in:
4
Makefile
4
Makefile
@ -84,8 +84,8 @@ LIBDIR= $(TOPDIR)/lib
|
||||
# below. If you want both sets of data available, with leap seconds counted
|
||||
# normally, use
|
||||
# REDO= right_posix
|
||||
# below. If you want just POSIX-compatible time values, but with extra
|
||||
# lower-quality data from the file 'backzone', use
|
||||
# below. If you want just POSIX-compatible time values, but with
|
||||
# out-of-scope and often-wrong data from the file 'backzone', use
|
||||
# REDO= posix_packrat
|
||||
# POSIX mandates that leap seconds not be counted; for compatibility with it,
|
||||
# use "posix_only", "posix_right", or "posix_packrat".
|
||||
|
||||
9
NEWS
9
NEWS
@ -26,10 +26,11 @@ Unreleased, experimental changes
|
||||
|
||||
A new file 'backzone' contains data which may appeal to
|
||||
connoisseurs of old time stamps, although it is out of scope for
|
||||
the tz database and is often poorly sourced. The new file is not
|
||||
recommended for ordinary use and its entries are not installed by
|
||||
default. (Thanks to Lester Caine for the Guernsey, Jersey, and
|
||||
Isle of Man entries in 'backzone'.)
|
||||
the tz database, is often poorly sourced, and contains some data
|
||||
that is known to be incorrect. The new file is not recommended
|
||||
for ordinary use and its entries are not installed by default.
|
||||
(Thanks to Lester Caine for the high-quality Jersey, Guernsey, and
|
||||
Isle of Man entries.)
|
||||
|
||||
Some more zones have been turned into links, when they differed
|
||||
from existing zones only for older time stamps. As usual,
|
||||
|
||||
Reference in New Issue
Block a user