]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 13 Nov 1999 23:21:01 +0000 (23:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Nov 1999 23:21:01 +0000 (23:21 +0000)
old/fileutils/ChangeLog

index 018d2a5f7e08307d021dd4ebd1202ccf8284870d..a3da989e23c73fdaa9bc8c13bbab46e4881a253f 100644 (file)
@@ -1,5 +1,9 @@
 1999-11-13  Jim Meyering  <meyering@ascend.com>
 
+       * 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.