]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 13 Feb 2002 13:59:39 +0000 (13:59 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 13 Feb 2002 13:59:39 +0000 (13:59 +0000)
old/textutils/NEWS

index fedccdcfb3ec6bfbab55b6b7acc1271c542ebde0..7cbaa5a1469f2f89d97c4125f910686ad3d9c400 100644 (file)
@@ -1,5 +1,8 @@
 Changes in release 2.1
 [2.0.21]
+* split accepts new option -a or --suffix-length.
+* split no longer generates longer suffixes than requested; instead, it reports
+  an error when suffixes are exhausted.  POSIX requires this behavior.
 * The following obsolete usages are no longer supported on systems conforming
   to POSIX 1003.1-2001, which prohibits most digit-string options:
     expand -N  (instead, use expand -t N)