From 67c719c84c18b866dc97251ea9f2eceb43c41c2e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 22 Jun 2005 15:29:51 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 33989abbb4..90768dab93 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. -- 2.47.3