1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 20:23:14 +00:00

* NEWS: Mention tzselect fix for POSIX TZ reporting.

This commit is contained in:
Paul Eggert
2014-11-26 11:36:03 -08:00
parent 276f85ddd2
commit 7552a09780

6
NEWS
View File

@ -21,9 +21,9 @@ Unreleased, experimental changes
that tzset always has, by replacing invalid bytes with '_' and by
shortening too-long abbreviations.
tzselect ports to POSIX awk implementations, and no longer
mishandles POSIX TZ settings when GNU awk is used.
(Thanks to Stefan Kuhn.)
tzselect ports to POSIX awk implementations, no longer mishandles
POSIX TZ settings when GNU awk is used, and reports POSIX TZ
settings to the user. (Thanks to Stefan Kuhn.)
Changes affecting build procedure