about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
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>