From: Jim Meyering Date: Wed, 17 Apr 1996 05:01:10 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a0ddea63cb3a6ef46dab49d73569af2cc198fd;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 5e68b21a10..2d49f5e0cb 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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'. diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index d43e64c407..866be77eb1 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -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.