X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e5588860784c720ceb2b5a47645337f342a4965a;hb=371e9531332a7fde1eee7dfc4aef0ec50d6fff7c;hp=62b65c36035b1caf30ba19985e2df38ba4a8de6f;hpb=3056a5662ebe35d3cf762ab637c4ed7a95c58cbe;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 62b65c360..e55888607 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,7 @@ -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-22 Bruno Haible + + * modules/xalloc: Remove dependency on stdbool. + Reported by Derek Robert Price . 2004-02-03 Bruno Haible