]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 27 May 1999 13:08:29 +0000 (13:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 May 1999 13:08:29 +0000 (13:08 +0000)
old/fileutils/ChangeLog
old/textutils/ChangeLog

index d90a484936fc444ecccbd4be7c07c58a51b54979..dfdfb37630fcfbe2f66764627bae6cdf13a36380 100644 (file)
@@ -1,5 +1,14 @@
+1999-05-27  Volker Borchert  <bt@teknon.de>
+
+       * tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix.
+
 1999-05-23  Jim Meyering  <meyering@ascend.com>
 
+       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
index 88cc5280e239e2072ad3e57bc80a234177acb627..a257922f8f0f003f44af9a64e2a6c36ce55825d9 100644 (file)
@@ -1,3 +1,12 @@
+1999-05-27  Volker Borchert  <bt@teknon.de>
+
+       * tests/Makefile.am: Qualify .env-warn with $(srcdir)/ prefix.
+
+1999-05-25  Jim Meyering  <meyering@ascend.com>
+
+       * doc/textutils.texi (Squeezing): Remove misleading square brackets
+       from SET1 in the one-word-per-line example.
+
 1999-05-22  Jim Meyering  <meyering@ascend.com>
 
        * lib/Makefile.am (libtu_a_SOURCES): Remove memchr.c.