mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 10:51:49 +00:00
Distribute Theory as part of the tzdata tarball too.
(Suggested by Alan Barrett.) * Makefile (COMMON): Move Theory here ... (DOCS): From here. * NEWS: Document this.
This commit is contained in:
4
Makefile
4
Makefile
@ -333,9 +333,9 @@ MANTXTS= newctime.3.txt newstrftime.3.txt newtzset.3.txt \
|
||||
time2posix.3.txt \
|
||||
tzfile.5.txt tzselect.8.txt zic.8.txt zdump.8.txt \
|
||||
date.1.txt
|
||||
COMMON= CONTRIBUTING Makefile README NEWS
|
||||
COMMON= CONTRIBUTING Makefile README NEWS Theory
|
||||
WEB_PAGES= tz-art.htm tz-link.htm
|
||||
DOCS= Theory $(MANS) date.1 $(MANTXTS) $(WEB_PAGES)
|
||||
DOCS= $(MANS) date.1 $(MANTXTS) $(WEB_PAGES)
|
||||
PRIMARY_YDATA= africa antarctica asia australasia \
|
||||
europe northamerica southamerica
|
||||
YDATA= $(PRIMARY_YDATA) pacificnew etcetera backward
|
||||
|
||||
12
NEWS
12
NEWS
@ -28,12 +28,12 @@ Unreleased, experimental changes
|
||||
|
||||
The files checktab.awk and zoneinfo2tdf.pl are now distributed in
|
||||
the tzdata tarball instead of the tzcode tarball, since they help
|
||||
maintain the data. The NEWS file is now also distributed in the
|
||||
tzdata tarball, since it contains news for data too. (Thanks to
|
||||
Alan Barrett for pointing this out.) Also, the leapseconds.awk
|
||||
file is no longer distributed in the tzcode tarball, since it
|
||||
belongs in the tzdata tarball (where 2014f inadvertently also
|
||||
distributed it).
|
||||
maintain the data. The NEWS and Theory files are now also
|
||||
distributed in the tzdata tarball, as they're relevant for data.
|
||||
(Thanks to Alan Barrett for pointing this out.) Also, the
|
||||
leapseconds.awk file is no longer distributed in the tzcode
|
||||
tarball, since it belongs in the tzdata tarball (where 2014f
|
||||
inadvertently also distributed it).
|
||||
|
||||
Changes affecting documentation and commentary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user