changeset 3273:7e029d78009d

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Thu, 24 May 2001 06:12:07 +0000
parents fe3365ccfc8e
children f4232829d4ac
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-24  Jim Meyering  <meyering@lucent.com>
+
+	* argmatch.c: Include "quote.h".
+	(argmatch_invalid): Remove explicit `' quotes.  Instead, use the
+	quote function.  Reported by Göran Uddeborg.
+
 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
 	* dirname.c (dir_name): Compute append_dot using path, not newpath