about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26dcfc715c..2c01eac57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
+
+	* math/k_casinh.c (__kernel_casinh): Use __copysign.
+	* sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
+	(__nearbyint): Likewise.
+	* sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
+	(copysignl): Likewise.
+
 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
 
 	[BZ #18287]