1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-06 23:30:28 +00:00

* tzfile.h (TZ_MAX_TIMES), NEWS: Increase from 1200 to 2000.

This lets localtime handle Troll station.  Hack suggested by Zefram.
This commit is contained in:
Paul Eggert
2014-03-20 18:39:12 -07:00
parent 725779ad2f
commit a3129e54ee
2 changed files with 5 additions and 6 deletions

9
NEWS
View File

@@ -8,12 +8,11 @@ Unreleased, experimental changes
Crimea switches to Moscow time on 2014-03-30 at 02:00 local time.
(Thanks to Alexander Krivenyshev.) Move its zone.tab entry from UA to RU.
Changes affecting 'zic'
Changes affecting code
'zic' no longer rejects locations needing four transitions per
year for the forseeable future, such as Troll station, Antarctica.
(Thanks to Andrew Main (Zefram).) Also, it avoids some unlikely
failures due to integer overflow.
'zic' and 'localtime' no longer reject locations needing four transitions
per year for the forseeable future. (Thanks to Andrew Main (Zefram).)
Also, 'zic' avoids some unlikely failures due to integer overflow.
Changes affecting commentary and documentation