summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-11 14:52:05 +0000
committerJim Meyering <jim@meyering.net>2000-11-11 14:52:05 +0000
commiteabc99b8a477c4d4a94747fc7a26796f80030269 (patch)
treee877068bec8ae1eb744b6f7a3aed51c7be9dfde3 /old/fileutils/NEWS
parentb3f23e14d2cd9e950265d1ecc44a84623d9dc9e6 (diff)
downloadcoreutils-eabc99b8a477c4d4a94747fc7a26796f80030269.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 28595b7f2..8d2146500 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -4,7 +4,7 @@ Changes in release 4.01:
rather than as a date/time in the obsolescent `MMDDhhmm[YY]' format.
* mkdir no longer sets the permissions of the final directory component
if it already exists (this bug, too, was introduced recently)
-* ls's --full-time format string is now local dependent
+* ls's --full-time format string is now locale dependent
[4.0.31]
* mkdir: fix a bug introduced in 4.0.30 whereby `mkdir existing-dir' would
succeed. Now it fails, as it should (and used to).