summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c3554d0fe..e68de05a2 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,8 @@ GNU coreutils NEWS -*- outline -*-
** Changes in behavior
+ rm no longer accepts shortened variants of the --no-preserve-root option.
+
seq no longer accepts 0 value as increment, and now also rejects NaN
values for any argument.
@@ -81,8 +83,8 @@ GNU coreutils NEWS -*- outline -*-
** New Features
- date now accepts the --debug option, to annotate the parsed date string,
- display timezone information, and warn about potential misuse.
+ date now accepts the --debug option, to annotate the parsed date string,
+ display timezone information, and warn about potential misuse.
* Noteworthy changes in release 8.25 (2016-01-20) [stable]