From: Jim Meyering Date: Sat, 15 Sep 2001 22:51:06 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_15~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc98e3b53bc40fc98075fd62751eedd6a0833799;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 119d489619..93e4294a9e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2001-09-16 Jim Meyering + + * Version 4.1.1. + + * man/Makefile.am (dist_man_MANS): Use dist_man_MANS, not man_MANS. + 2001-09-15 Jim Meyering Convert to a more conventional (e.g., like autoconf) Makefile.am. @@ -33,8 +39,6 @@ * src/copy.h (enum Interactive): Remove members, I_OFF and I_ON. Instead, add I_ALWAYS_YES, I_ALWAYS_NO, and I_ASK_USER. - * Version 4.1.1. - * tests/mv/i-2: Clean up: use priv-check rather than open-coding it. 2001-05-11 Paul Eggert