about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 35838a320a..252755d4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2007-02-21  Ulrich Drepper  <drepper@redhat.com>
 
-	* stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER.
+	* stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
+	and fix some typos.
+	Optimize use of TOLOWER.
 
 	[BZ #3325]
 	* sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.