aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d70543a1..7641e4f6a 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,8 @@ GNU coreutils NEWS -*- outline -*-
** Improvements
+ 'install' now uses posix_spawn() to invoke the strip program more efficiently.
+
numfmt now parses numbers with a non-breaking space character before a unit,
and parses numbers containing grouping characters from the current locale.
It also supports a multi-byte --delimiter character.