From: Ulrich Drepper Date: Tue, 10 Aug 2004 02:01:08 +0000 (+0000) Subject: [BZ #194] X-Git-Tag: cvs/fedora-base~231 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28f9ebd72970db543b07f78fd9c24ddebc886138;p=thirdparty%2Fglibc.git [BZ #194] Update. 2004-08-09 Ulrich Drepper * iconv/gconv_charset.h (strip): Also allow comma which is what is used to separate options. [BZ #194] --- diff --git a/ChangeLog b/ChangeLog index 3525a313e96..b42aa1d3d2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-09 Ulrich Drepper + + * iconv/gconv_charset.h (strip): Also allow comma which is what is + used to separate options. [BZ #194] + 2004-08-09 Roland McGrath * time/strptime_l.c: #include , `bool' used in last change.