From: Ulrich Drepper Date: Thu, 20 Jan 2000 02:03:01 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba7603cbf3c022a450e6f114d20a9f30710f3c4;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 9b41290806e..a0416960f53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-01-19 Ulrich Drepper + + * stdlib/strfmon.c: Don't report an eror if final NUL is at the + end of the buffer. Set errno correctly if floating-point number + would overflow buffer. + 2000-01-18 Ulrich Drepper * wcsmbs/wcrtomb.c: Compute result correctly for successful call