From d1187d36dadea4dead6ed95637186aa3a2a190ed Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Jul 1998 16:45:45 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 6cd901c1bd..b0a665e2fc 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,10 +1,10 @@ 1998-07-25 Jim Meyering + * Version 3.16s. + * src/copy.c (SAME_INODE): Remove definition. * src/sys2.h (SAME_INODE): Define it here instead. - * Version 3.16s. - * src/remove.c (same_file): New function. (remove_dir): Use it to give a better diagnostic when rmdir fails because it can't remove the current directory. @@ -24,8 +24,8 @@ * lib/utime.c: New file. * src/touch.c (utime_now): Moved into m4/utimes.m4. - (touch) [!HAVE_UTIME_NULL]: Remove #ifdef and use of utime_now - in if-block. + (touch) [!HAVE_UTIME_NULL]: Remove #ifdef and the use of utime_now + in the if-block. * configure.in (jm_FUNC_UTIME): Use this, not AC_FUNC_UTIME. -- 2.47.3