diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-22 13:17:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-22 13:17:10 +0000 |
commit | 674233fb7229200baec305bb568a9aa84ee2d664 (patch) | |
tree | a08b47b20bbf0ef0c2a089bc07ccfd483716aeaf | |
parent | 1f2219cabf5b5575f86dea84c19d17a19826d1c1 (diff) | |
download | coreutils-674233fb7229200baec305bb568a9aa84ee2d664.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index b81cc64f7..e49086d87 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.01: [4.0.28] +* ls's date/time format strings are now local dependent * mkdir, mknod, mkfifo, and chmod work better in conjunction with ACLs * `cp --parents dir1/ dir2' no longer gets a failed assertion * `shred --exact file1 file2' wouldn't touch `file1' |