]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 17 Apr 1996 05:01:10 +0000 (05:01 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Apr 1996 05:01:10 +0000 (05:01 +0000)
old/fileutils/NEWS
old/sh-utils/NEWS

index 5e68b21a105f2dddd91aabd37f55d4cdec1c1186..2d49f5e0cb85e3073685f37236b4a2d811dad32d 100644 (file)
@@ -1,4 +1,4 @@
-User-visible changes in release 3.13:
+Changes in release 3.13:
 * mkdir accepts new option: --verbose
 * cp has been fixed so that the full file name it uses for the destination
   in `cp file D/' is `D/file', not `D//file'.
index d43e64c4076ee7966372fb63c57daf4913f79cfe..866be77eb1a696e21378eb31ab1df0339abc2100 100644 (file)
@@ -1,4 +1,4 @@
-User visible changes in release 1.13
+Changes in release 1.13
 * date accepts new %V format
 * date's %U and %W formats work properly
 * nice option handling works with 2-digit old-style-option adjustments.