From: Jim Meyering Date: Thu, 27 May 1999 13:08:29 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22n~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0430c3c938a362e0d0554b209e2c78fc6c2ea940;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d90a484936..dfdfb37630 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,14 @@ +1999-05-27 Volker Borchert + + * tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix. + 1999-05-23 Jim Meyering + FIXME: add a test for this + * src/copy.c (copy_internal): Don't apply the umask in move_mode. + Otherwise, `mv' would not preserve the permissions when copying + between partitions. Reported by David Godfrey + * Version 4.0i. * tests/cp/same-file: Correct erroneous expected output from diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 88cc5280e2..a257922f8f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,12 @@ +1999-05-27 Volker Borchert + + * tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix. + +1999-05-25 Jim Meyering + + * doc/textutils.texi (Squeezing): Remove misleading square brackets + from SET1 in the one-word-per-line example. + 1999-05-22 Jim Meyering * lib/Makefile.am (libtu_a_SOURCES): Remove memchr.c.