summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 9b1faf1e2..1745f3659 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,12 @@
-2001-09-04 Jim Meyering <meyering@lucent.com>
+2001-09-08 Jim Meyering <meyering@lucent.com>
* Version 4.1.1.
+ * src/copy.c (copy_internal): Add braces around now-multi-stmt
+ if-block. This fixes a bug introduced by my 2001-08-06 change.
+ * tests/mv/i-4: New test, for the above.
+ * tests/mv/Makefile.am (TESTS): Add i-4.
+
2001-09-04 Paul Eggert <eggert@twinsun.com>
* src/ls.c (get_link_name): Update use of xreadlink.