summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2655d7fc93..c0fe790e77 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ 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.