1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

maint: mention the recent date time zone bug fix

* NEWS: Add the bug fix from commit v8.26-27-gb14be50
This commit is contained in:
Pádraig Brady
2017-01-21 15:15:26 +00:00
parent bd9beb5102
commit 662470cd82

4
NEWS
View File

@@ -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]