From b6e6fe220778eac51157805bc9e43536f7f24313 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 5 Feb 2004 20:31:52 +0000 Subject: [PATCH] Move misplaced ChangeLog entry. --- ChangeLog | 12 ------------ lib/ChangeLog | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 62b65c3603..3e06d3f166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,3 @@ -2004-02-05 Paul Eggert - - Add comments and code, prompted by suggestions from Bruno Haible - for sh-quote. - * quotearg.h (quotearg_alloc): New decl. Improve the comments - describing the enum quoting_style values. - * quotearg.c (quotearg_alloc): New function. - (quotearg_buffer_restyled): Treat lone { and } as special. - Treat = as special. Work around bug with older shells - that "see" a '\' that is really the 2nd byte of a multibyte char. - Quote empty string with shell_quoting_style. - 2004-02-03 Bruno Haible * modules/pipe: New file. diff --git a/lib/ChangeLog b/lib/ChangeLog index 3c38881940..311c72ea07 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,15 @@ +2004-02-05 Paul Eggert + + Add comments and code, prompted by suggestions from Bruno Haible + for sh-quote. + * quotearg.h (quotearg_alloc): New decl. Improve the comments + describing the enum quoting_style values. + * quotearg.c (quotearg_alloc): New function. + (quotearg_buffer_restyled): Treat lone { and } as special. + Treat = as special. Work around bug with older shells + that "see" a '\' that is really the 2nd byte of a multibyte char. + Quote empty string with shell_quoting_style. + 2004-02-03 Bruno Haible * pipe.h: New file, from GNU gettext. -- 2.30.2