summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-09-18 12:58:13 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-12-17 10:18:09 -0800
commit69947401b9f3bd344a82ca81a7e12e4f1f58e91a (patch)
treedacb40ba5bd6c39246372863422c892b8bdf1010 /ChangeLog
parent674762d904ee94f57bef064951dadd2d095bc46e (diff)
* manual/time.texi (TZ Variable): Modernize North America example
to reflect current (i.e., 2007-and-later) daylight saving rules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbf2485c58..d4529a1558 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-12-17 Paul Eggert <eggert@cs.ucla.edu>
+ * manual/time.texi (TZ Variable): Modernize North America example
+ to reflect current (i.e., 2007-and-later) daylight saving rules.
+
* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
2013-12-17 Joseph Myers <joseph@codesourcery.com>