summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-13 23:21:01 +0000
committerJim Meyering <jim@meyering.net>1999-11-13 23:21:01 +0000
commita3fc960f325609522d89572a03f27efe215181e5 (patch)
tree7b6ea910409cffd44ea6c3b9e29ea5fe397b6498 /old
parent91ac2fec340bf80ad6b0d312217d765d5ae5ab44 (diff)
downloadcoreutils-a3fc960f325609522d89572a03f27efe215181e5.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 018d2a5f7..a3da989e2 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.