]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 6 Sep 2003 21:37:44 +0000 (21:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Sep 2003 21:37:44 +0000 (21:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3247443df020175f7b134015465f26eaddb70808..16d7a0e1b6249a1bb1b589f2e7f5c112c3cf220b 100644 (file)
--- 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: