From: Ulrich Drepper Date: Wed, 17 Jun 1998 22:56:59 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=195a48ba532b0554c945526b692612a58e11019e;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 7d09e4d2e5d..e2177f35db1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-06-17 Ulrich Drepper + + * stdlib/strtod.c (str_to_mpn): Fix extending of n array which + only should happen for cy != 0. + 1998-06-14 Andreas Schwab * elf/rtld.c (_dl_start): Make static.