summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-20 17:37:32 -0800
committerKarl Berry <karl@freefriends.org>2019-12-21 18:07:22 -0800
commitc64fa5a2bdbff8874e13aa7ad179c45a5aa52f29 (patch)
tree96969054480dc601f7df654f6ff88a7c83715b90 /NEWS
parentc1e1dd6619faf4358ba7d6434dee95eaf6db2195 (diff)
downloadautomake-c64fa5a2bdbff8874e13aa7ad179c45a5aa52f29.tar.gz
tests: Ensure UTC for Texinfo @UPDATED@ test
* t/txinfo-vtexi4.sh: TZ=UTC0; export TZ (same as mdate-sh). * NEWS: update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9bf332b06..00501ec9a 100644
--- a/NEWS
+++ b/NEWS
@@ -79,11 +79,14 @@ New in ?.?.?:
compatibility with the 'sed' implementation provided by macOS which
considers '\n' as the 'n' character instead of a newline.
(automake bug#31222)
-
+
- For make tags, lisp_LISP is followed by the necessary space when
used with CONFIG_HEADERS.
(automake bug#38139)
+ - The automake test txinfo-vtexi4.sh no longer fails when localtime
+ and UTC cross a day boundary.
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
New in 1.16.1: