*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Sep 2001 13:23:31 +0000 (13:23 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Sep 2001 13:23:31 +0000 (13:23 +0000)
old/fileutils/ChangeLog

index 9b1faf1..1745f36 100644 (file)
@@ -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.