From: Jim Meyering Date: Sat, 18 Sep 1999 21:18:37 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0j-trial~221 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e5c8f23ce4568d9f156046f4e0367530450eb28;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0f1010a8c4..90fa18e90c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,15 @@ +1999-09-17 Jim Meyering + + * configure.in (AC_REPLACE_FUNCS): Remove strdup, now that this + is done in m4/jm-macros.m4. + +1999-09-09 Jim Meyering + + * src/touch.c (usage): Remove misleading sentence in --help output. + From Karl Heuer. + + * src/Makefile.am (EXTRAdir): Remove unused variable. + 1999-09-03 Paul Eggert * lib/lchown.h (ENOSYS): Don't use ENOMSG; it's not in NeXTStep3.3.