From b943dd6649ea85729999d67a684988c2711a83e6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 7 Dec 2019 10:47:36 +0100 Subject: [PATCH] Reword NEWS entry. * NEWS: Reword the latest NEWS entry. --- ChangeLog | 5 +++++ NEWS | 17 ++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index f00b84cc78..df9aecc44e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-12-07 Bruno Haible + + Reword NEWS entry. + * NEWS: Reword the latest NEWS entry. + 2019-12-05 Pino Toscano Move xstrtol_fatal to a new xstrtol-error module. diff --git a/NEWS b/NEWS index c0fe790e77..30bb22361b 100644 --- a/NEWS +++ b/NEWS @@ -3,15 +3,6 @@ Important general notes Date Modules Changes -2019-12-07 userspec The xstrtol_fatal is moved away from the xstrtol - xstrtoimax module to a new xstrtol-error module. Because of - xstrtol this, using xstrtol or any of the modules using it - xstrtoll does not pull automatically the exitfail, error, - xstrtoumax getopt-gnu, and gettext-h modules. - -2019-03-16 fatal-signal The function that you pass to at_fatal_signal now - takes the signal as argument. - 2019-02-14 gnulib-tool If you use multiple --local-dir options at once: The first one now has the highest priority, not the last one. @@ -61,8 +52,16 @@ User visible incompatible changes Date Modules Changes +2019-12-07 xstrtol This module no longer defines the function + xstrtoll 'xstrtol_fatal'. Program that need this function + xstrtoimax should add the module 'xstrtol-error' to the list + xstrtoumax of imported modules. + 2019-05-90 verify verify_true (deprecated 2011-06-15) is removed. +2019-03-16 fatal-signal The function that you pass to at_fatal_signal now + takes the signal as argument. + 2019-02-02 c-strtod This and related modules no longer define the HAVE_C99_STRTOLD macro. Programs requiring standard strtold should use the strtold module. -- 2.39.5