]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
"fetish" -> "coreutils" in more places.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Apr 2005 07:57:27 +0000 (07:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Apr 2005 07:57:27 +0000 (07:57 +0000)
ChangeLog

index 8af6d5bbe4be5483a73298ed580d9f39844f0c08..33227875ca80dfca19d0e497129d8ffb2016215e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
-2005-04-19  Paul Eggert  <eggert@cs.ucla.edu>
+2005-04-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       "fetish" -> "coreutils" in more places.
+       * tests/Coreutils.pm: Renamed from tests/Fetish.pm.
+       (package Coreutils): Renamed from package Fetish.  All uses changed.
+       * tests/Makefile.am (EXTRA_DIST): Add Coreutils.pm and
+       remove Fetish.pm.
+
+2005-04-19  Paul Eggert  <eggert@cs.ucla.edu>
+
        * tests/mv/setup (dot_mount_point): Use stat -L, in case the
        directory is actually a symbolic link.  Problem reported by
        Eric Blake.