From: Jim Meyering Date: Sun, 7 Sep 2003 17:17:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b628bdae1a47758a9501b0d30b16fc1ea0e62e63;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index fdbd358ba7..510173fa7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2003-09-07 Jim Meyering + * Version 5.0.91. * Makefile.maint (po-check): Use cvsu, so that a temporary source @@ -141,7 +142,9 @@ * src/copy.c (same_file_ok): Invoke same_name (which might still return false for names that refer to the same directory entry) only if the link count is 2 or more. - * tests/mv/vfat: Disabled test to demonstrate the above problem. + * tests/mv/vfat: Show how to demonstrate the above problem. + This test is not run. + * tests/mv/Makefile.am (EXTRA_DIST): Add vfat. 2003-08-27 Jim Meyering