From: Jim Meyering Date: Sat, 13 Nov 1999 23:21:01 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0j-trial~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3fc960f325609522d89572a03f27efe215181e5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 018d2a5f7e..a3da989e23 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-11-13 Jim Meyering + * src/touch.c (touch): Don't fail just because we couldn't open + an existing file. This makes it so that touching a read-only + file now works. Also clean up and simplify. + Based on a patch from Chip Salzenberg. * tests/touch/no-rights: New test for this. * tests/touch/Makefile.am (TESTS): Add no-rights.