]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: mention the recent date time zone bug fix
authorPádraig Brady <P@draigBrady.com>
Sat, 21 Jan 2017 15:15:26 +0000 (15:15 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 21 Jan 2017 15:17:47 +0000 (15:17 +0000)
* NEWS: Add the bug fix from commit v8.26-27-gb14be50

NEWS

diff --git a/NEWS b/NEWS
index ef91b84b5a1378d1ba75fcd1037ae7c30bb426c4..24082f5be32662cec6229d89232552a37f490b19 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  date again converts from a specified time zone.  Previously output was
+  not converted to the local time zone, and remained in the specified one.
+  [bug introduced in coreutils-8.26]
+
   factor no longer goes into an infinite loop for certain numbers like
   158909489063877810457 and 222087527029934481871.
   [bug introduced in coreutils-8.20]