]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 31 May 1996 03:45:31 +0000 (03:45 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 May 1996 03:45:31 +0000 (03:45 +0000)
old/textutils/NEWS

index 11fa377ccf26412f723deff0d1894d4fe952c9e4..7542b75fc4fc895d749fa530fefce0465fcf48cb 100644 (file)
@@ -32,6 +32,7 @@ User-visible changes in release 1.14
 * tr 'a[b*512]' '[a*]' < /dev/null terminates
 * tr '[:*3][:digit:]' 'a-m' and tr 'a[=*2][=c=]' 'xyyz' no longer fail
 * special characters in tr's string1 and string2 may be escaped with backslash
+
 User-visible changes in release 1.13
 * md5sum: with --check, distinguish between open/read failure and bad checksum
 * md5sum: remove -h, -s, -v short options
@@ -44,6 +45,7 @@ User-visible changes in release 1.13
 * sort accepts -.1 +.2 options for compatibility
 * od works properly when dump limit is specified and is a multiple of
   bytes_per_block (set by --width, 16 by default).
+
 User-visible changes in release 1.12
 * sort no longer reports spurious errors on Ultrix systems
 * new program: md5sum