From: Jim Meyering Date: Sun, 2 Dec 2001 20:18:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_3~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01f0361e79febac5df5ff9392b2c24688268adfd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2c75d939b6..3e0c2a26ad 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,8 @@ * Version 4.1.3. + * POTFILES.in: Add src/sys2.h. + * src/touch.c (touch): Extend the change of 2001-09-15 to work on systems for which errno is set to EPERM in that case. Thus, e.g., `touch /' by non-root gives a better diagnostic on systems like SunOS4.