From edd66bd2944b399251a0dd954b565248794c1966 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 14 Nov 2001 10:30:42 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a4a045749d..bc2fefe69e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,11 @@ -2001-11-09 Jim Meyering +2001-11-12 Jim Meyering * Version 4.1.2. + * tests/rm/r-3: Clean up. + +2001-11-09 Jim Meyering + * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no arguments. @@ -336,7 +340,7 @@ This mv command should fail (likewise for cp), rather than silently clobbering one of the source files. rm -rf a b c; mkdir a b c; touch a/f b/f; mv a/f b/f c - Reported by from Dan Jacobson. + Reported by Dan Jacobson. * src/cp.c (do_copy): Call dest_info_init if necessary. * src/install.c (main): Likewise. -- 2.47.3