summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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