summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 13af70242..4cb5caf84 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@ GNU coreutils NEWS -*- outline -*-
** Changes in behavior
- seq no longer accepts 0 value as increment argument.
+ seq no longer accepts 0 value as increment, and now also rejects NaN
+ values for any argument.
stat now outputs nanosecond information for time stamps even if
they are out of localtime range.