changeset 3546:1c82648841af

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Thu, 11 Oct 2001 15:52:22 +0000
parents a287e9666660
children e852545bc60c
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-11  Jim Meyering  <meyering@lucent.com>
+
+	* argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
+	and quote_n (1, ... to avoid clobbering a buffer.
+
 2001-10-05  Jim Meyering  <meyering@lucent.com>
 
 	* Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h.