summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.