diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-09-18 13:01:11 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-12-17 10:18:09 -0800 |
commit | 4480e934ccffa48c6ef60464ee00f00a363dcb56 (patch) | |
tree | 29ca87cc5f74623caa687a13149862dd8f74d713 /ChangeLog | |
parent | 69947401b9f3bd344a82ca81a7e12e4f1f58e91a (diff) | |
download | glibc-4480e934ccffa48c6ef60464ee00f00a363dcb56.tar.gz glibc-4480e934ccffa48c6ef60464ee00f00a363dcb56.tar.xz glibc-4480e934ccffa48c6ef60464ee00f00a363dcb56.zip |
Document TZ transition times >= 25:00:00.
* manual/time.texi (TZ Variable): Document transition times from 25:00:00 through 167:59:59. These are already supported, and this support will help with version-3 tz-format files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d4529a1558..99588c6a8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2013-12-17 Paul Eggert <eggert@cs.ucla.edu> + Document TZ transition times >= 25:00:00. + * manual/time.texi (TZ Variable): Document transition times from + 25:00:00 through 167:59:59. These are already supported, and this + support will help with version-3 tz-format files. + * manual/time.texi (TZ Variable): Modernize North America example to reflect current (i.e., 2007-and-later) daylight saving rules. |