From: Ulrich Drepper Date: Wed, 19 Jan 2000 06:51:33 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e20d563dac2de29a8b6823e0030f091737c59911;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 2b31500855f..5f8b6ccfd40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-01-18 Ulrich Drepper + * wcsmbs/mbsrtowcs.c: Compute return value correctly after change + in gconv function. + * wcsmbs/mbrtowc.c: Don't set errno if byte sequence is only incomplete but correct.