diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-20 07:57:27 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-20 07:57:27 +0000 |
commit | 42ff8eeaae8163e76381688b8050b03a6328f446 (patch) | |
tree | 05afeff050cd2dbd8119cda53fb535623e8adf84 /ChangeLog | |
parent | 9118673ca3eec90294a52aa15cc2383bda235560 (diff) | |
download | coreutils-42ff8eeaae8163e76381688b8050b03a6328f446.tar.xz |
"fetish" -> "coreutils" in more places.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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. |