summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-04 14:00:07 +0000
committerJim Meyering <jim@meyering.net>2001-01-04 14:00:07 +0000
commitb7b4bec8df7275d3ea5b2bce68080a48e18dccf6 (patch)
tree0cac230c7a0e5078d08dd681a55b07b3399a8c4f /old/fileutils/NEWS
parent7aed2f97a5b14bb9f1cc2208708a57c8a3193f32 (diff)
downloadcoreutils-b7b4bec8df7275d3ea5b2bce68080a48e18dccf6.tar.xz
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 559ee5dca..386162351 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,9 @@
Changes in release 4.01:
[4.0.36]
+* The manual now warns that ls's --full-time format string is planned
+ to change in a future release.
+* ls -l's time stamp format now depends on LC_TIME, not LC_MESSAGES,
+ as POSIX requires.
* ls -l now reports the year for files even slightly in the future, as
POSIX requires. This helps warn users about clock skew problems.
* `cp -d file symlink-to-some-other-file' no longer fails