From: Ulrich Drepper Date: Wed, 19 Jan 2000 06:06:55 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29bddf63b826348314eb3f82d81f72b98c942c13;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 54cc679d4b4..2b31500855f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-01-18 Ulrich Drepper + * wcsmbs/mbrtowc.c: Don't set errno if byte sequence is only + incomplete but correct. + * iconv/loop.c (COUNT_CONVERTED): Remove macro, comment, and all uses. Remove done variable and all uses. * iconv/skeleton.c: Update comment for *written modification.