From: Jim Meyering Date: Wed, 20 Feb 2002 16:06:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_6~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d9dce836214f00b95713a1523bd4369941a137f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e2e193179c..04f887d75f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,14 @@ -2002-02-17 Jim Meyering +2002-02-20 Jim Meyering * Version 4.1.6. + * src/touch.c: Include posixver.h. + (usage): Document only the intersection of the old and new behaviors, + to encourage portability. + (main): Use `posix2_version ()' in place of POSIX2_VERSION. + +2002-02-17 Jim Meyering + * ABOUT-NLS, intl/*: Update to Gettext 0.11. * INSTALL: Update to Autoconf 2.52h.