From: Siddhesh Poyarekar Date: Wed, 20 Nov 2013 02:16:18 +0000 (+0530) Subject: Fix ChangeLog formatting X-Git-Tag: glibc-2.19~493 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2f386c18f1e8c832c673bd813d56a07391c666d;p=thirdparty%2Fglibc.git Fix ChangeLog formatting --- diff --git a/ChangeLog b/ChangeLog index 0f032197aaf..677adead08b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -318,7 +318,7 @@ 2013-11-13 Marcus Shawcroft - * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false + * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false set reference_name to "" to avoid passing NULL to DSO_FILENAME. 2013-11-13 Marcus Shawcroft @@ -344,8 +344,8 @@ 2013-11-11 Adhemerval Zanella - * benchtests/Makefile: Add bench-strtod. - * benchtests/bench-strtod.c: New file: strtod benchtest + * benchtests/Makefile: Add bench-strtod. + * benchtests/bench-strtod.c: New file: strtod benchtest 2013-11-11 Andreas Schwab