about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-03-19 22:38:25 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-03-19 22:38:25 +0000
commit6b18bea6256e1eefebd27811873831d0e3f171de (patch)
treec951ab143e3fc3be508680b076340611fd867b1f /ChangeLog
parent63270c24c520c53193b2fd07104ad30039914058 (diff)
downloadglibc-6b18bea6256e1eefebd27811873831d0e3f171de.tar.gz
glibc-6b18bea6256e1eefebd27811873831d0e3f171de.tar.xz
glibc-6b18bea6256e1eefebd27811873831d0e3f171de.zip
Fix types of constants in k_casinh*.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bbcf3688d..d719501d36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-03-19  Joseph Myers  <joseph@codesourcery.com>
+
+	* math/k_casinhf.c (__kernel_casinhf): Consistently use float
+	constants.
+	* math/k_casinhl.c (__kernel_casinhl): Consistently use long
+	double constants.
+
 2013-03-19  Andreas Schwab  <schwab@suse.de>
 
 	* sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.