summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-06 21:37:44 +0000
committerJim Meyering <jim@meyering.net>2003-09-06 21:37:44 +0000
commit220f481d5f0b5fa5f22ad50cf0e2c06dc173ff15 (patch)
tree69d1935e0a0d29508fcf311024c6aa2c2265eff9 /NEWS
parent29b73a0e5e652707ab9c91960e96516f95e9a50c (diff)
downloadcoreutils-220f481d5f0b5fa5f22ad50cf0e2c06dc173ff15.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3247443df..16d7a0e1b 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,11 @@ GNU coreutils NEWS -*- outline -*-
`df DIR' used to hang under some conditions on OSF/1 5.1. Now it doesn't.
+ seq's --width (-w) option now works properly even when the endpoint
+ requiring the larger width is negative and smaller than the other endpoint.
+
+ seq's default step is 1, even if LAST < FIRST.
+
* Major changes in release 5.0.90: