summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-07 15:54:53 +0000
committerJim Meyering <jim@meyering.net>2003-01-07 15:54:53 +0000
commit06ed252866bb25ba1eb2b56d9bebe37bc8c4092b (patch)
treeae2db008b8437e0c86c34d3ba339525ce985da47
parent819147ade4d2d60d99347f341a58a2d4ec08cbe6 (diff)
downloadcoreutils-06ed252866bb25ba1eb2b56d9bebe37bc8c4092b.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd7cce7db..bc24054f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* Version 4.5.5.
* tests/touch/not-owner: New test, mostly extracted from fail-diag.
+ * tests/touch/Makefile.am (TESTS): Add not-owner.
* tests/touch/fail-diag: Remove the test for non-owner diagnostic.
Now, this tests only the nonexistent-directory diagnostic.
Suggestion from Michael Stone.