diff options
author | Jim Meyering <jim@meyering.net> | 1999-12-13 06:45:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-12-13 06:45:13 +0000 |
commit | 7efcffd2e6a399aeb8488e78e297262afd6362f3 (patch) | |
tree | 22224bc37dbcca4948230a479859e50fde27443f /old/fileutils/NEWS | |
parent | 63324e5e7e60cb8b0c70e65831fcf7d5477d8087 (diff) | |
download | coreutils-7efcffd2e6a399aeb8488e78e297262afd6362f3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index ca9e640bf..d216a4030 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 4.1: +[4.0l] +* `ls -ul' and `ls -uc' sort by name once again, as they should [4.0k] * mv may now be used to move a file onto a symlink to itself when that symlink is on a separate partition. With fileutils-4.0j, it would |