summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-22 15:29:51 +0000
committerJim Meyering <jim@meyering.net>2005-06-22 15:29:51 +0000
commit67c719c84c18b866dc97251ea9f2eceb43c41c2e (patch)
tree39d23e8aef43ee430d898a2e8d046a5e418877ea /ChangeLog
parentdac2329d5e33d8e45516a8bda04f7378b2851529 (diff)
downloadcoreutils-67c719c84c18b866dc97251ea9f2eceb43c41c2e.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33989abbb..90768dab9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Version 5.3.1.
+ Produce diagnostics like this:
+ rmdir: /tmp: Permission denied
+ not like this:
+ rmdir: `/tmp': Permission denied
+
* src/rmdir.c: Include "quotearg.h", not "quote.h".
(remove_parents, main): Use quotearg_colon, not quote.