From: Ulrich Drepper Date: Wed, 19 Jan 2000 07:26:47 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e06bcf0ebd0cd10bb218f82c4a466feb9fff55c;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5f8b6ccfd40..9b41290806e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-01-18 Ulrich Drepper + * wcsmbs/wcrtomb.c: Compute result correctly for successful call + with s == NULL. + * wcsmbs/mbsrtowcs.c: Compute return value correctly after change in gconv function.