[BZ #194]
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Aug 2004 02:01:08 +0000 (02:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Aug 2004 02:01:08 +0000 (02:01 +0000)
Update.
2004-08-09  Ulrich Drepper  <drepper@redhat.com>

* iconv/gconv_charset.h (strip): Also allow comma which is what is
used to separate options.  [BZ #194]

ChangeLog

index 3525a31..b42aa1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-09  Ulrich Drepper  <drepper@redhat.com>
+
+       * iconv/gconv_charset.h (strip): Also allow comma which is what is
+       used to separate options.  [BZ #194]
+
 2004-08-09  Roland McGrath  <roland@redhat.com>
 
        * time/strptime_l.c: #include <stdbool.h>, `bool' used in last change.