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

index a1aa0eb9e2ef6222162232f86936f60bff0e6e4c..fd81c76ba2f0f9cb8b00d5c721f3debd016e4d77 100644 (file)
@@ -1,10 +1,17 @@
 2001-09-15  Jim Meyering  <meyering@lucent.com>
 
+       * man/Makefile.summ: Remove file.
+       * man/Makefile.maint: Remove file.
+
+       * man/ginstall.x: Remove.  Renamed to ...
+       * man/install.x: ... this.  New file.
+
        * src/touch.c (EISDIR): Define to 0, if not already defined.
        (touch): Give a better diagnostic for e.g., `touch /' by non-root.
        Based on a patch from Michael Stone.
        Reported by Jeff Sheinberg as Debian bug #101677.
        * tests/touch/fail-diag: New test, for the above fix.
+       * tests/touch/Makefile.am (TESTS): Add fail-diag.
 
        * src/copy.c (copy_internal) [move_mode]: Support the new
        --reply=... option.