summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-11 20:56:08 +0000
committerJim Meyering <jim@meyering.net>2006-02-11 20:56:08 +0000
commit6c71cff47b01f1335b21dc8ef9df901a3176f206 (patch)
treedbbc68051e6796dbdd73dc354849daec46d15c12 /ChangeLog
parent29dc2a0dfc7adfb4359159421b90b20afe960e62 (diff)
downloadcoreutils-6c71cff47b01f1335b21dc8ef9df901a3176f206.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0001f8129..1a8c8a28b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
* tests/rm/empty-inacc: New test for the above.
* tests/rm/Makefile.am (TESTS): Add empty-inacc.
* NEWS: Mention this bug fix.
+ * tests/rm/rm2: Adjust two expected diagnostics, now that they're
+ a tiny bit less precise: cannot remove `a/1': ... instead of
+ cannot open directory `a/1': ...
* Makefile.maint (syntax-check-rules): Automatically derive this
list of sc_-prefixed rule names.