summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-20 07:57:27 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-20 07:57:27 +0000
commit42ff8eeaae8163e76381688b8050b03a6328f446 (patch)
tree05afeff050cd2dbd8119cda53fb535623e8adf84 /ChangeLog
parent9118673ca3eec90294a52aa15cc2383bda235560 (diff)
downloadcoreutils-42ff8eeaae8163e76381688b8050b03a6328f446.tar.xz
"fetish" -> "coreutils" in more places.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8af6d5bbe..33227875c 100644
--- 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.