diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-11-20 07:46:18 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-11-20 07:46:37 +0530 |
commit | b2f386c18f1e8c832c673bd813d56a07391c666d (patch) | |
tree | 8446bef47c6f684eb65c87309cfed0b69ce13f4e | |
parent | 73c1ce4fdbdf117b4d91b6e894686228155bd702 (diff) | |
download | glibc-b2f386c18f1e8c832c673bd813d56a07391c666d.tar.gz glibc-b2f386c18f1e8c832c673bd813d56a07391c666d.tar.xz glibc-b2f386c18f1e8c832c673bd813d56a07391c666d.zip |
Fix ChangeLog formatting
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 0f032197aa..677adead08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -318,7 +318,7 @@ 2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org> - * 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 <marcus.shawcroft@linaro.org> @@ -344,8 +344,8 @@ 2013-11-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com> - * 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 <schwab@suse.de> |