From: Ulrich Drepper Date: Sat, 8 Mar 2008 22:18:22 +0000 (+0000) Subject: of NAN(...) sequence. X-Git-Tag: cvs/fedora-glibc-20080310T1651~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6c00e0d069a3eebf717cec47bc478cd7f57c134;p=thirdparty%2Fglibc.git of NAN(...) sequence. --- diff --git a/ChangeLog b/ChangeLog index 128d395d4ef..a7916ecad16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ [BZ #5774] * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace - on NAN(...) sequence. + of NAN(...) sequence. * stdlib/Makefile (tests): Add tst-strtod6. * stdlib/tst-strtod6.c: New file.