diff options
author | Jim Meyering <jim@meyering.net> | 1998-12-07 04:33:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-12-07 04:33:20 +0000 |
commit | 6f5e749ea68ef28a11b7a29100ab103557ab0cac (patch) | |
tree | e49ac947126d3b2d4f6f256082a11d5acc50ea4c | |
parent | 376d67374f663e1e2a73b8b8b6d83f8d078da857 (diff) | |
download | coreutils-6f5e749ea68ef28a11b7a29100ab103557ab0cac.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index eda1bcb9c..0e9ead404 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,9 @@ +Changes in release 4.1: +[4.1-b1] +* fix `ls -R .' formatting bug that broke mktexlsr +* moving a directory into itself is properly diagnosed in more cases +* moving a directory containing hard-linked files now works + Changes in release 4.0: [4.0-b7] * rm -rf '' no longer gets a failed assertion on the Hurd |