summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-12-07 04:33:20 +0000
committerJim Meyering <jim@meyering.net>1998-12-07 04:33:20 +0000
commit6f5e749ea68ef28a11b7a29100ab103557ab0cac (patch)
treee49ac947126d3b2d4f6f256082a11d5acc50ea4c /old
parent376d67374f663e1e2a73b8b8b6d83f8d078da857 (diff)
downloadcoreutils-6f5e749ea68ef28a11b7a29100ab103557ab0cac.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS6
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