about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-13 18:56:50 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-13 18:56:50 +0000
commit6d33265c721ac0172024f1f43af41717af8357b6 (patch)
treeb5001ceaec9526f08fdf7056ae3a6ba5b0b56a16 /ChangeLog
parentf98ece5fe2ea2d4a2c150c3cfceb8a73ace062d0 (diff)
downloadglibc-6d33265c721ac0172024f1f43af41717af8357b6.tar.gz
glibc-6d33265c721ac0172024f1f43af41717af8357b6.tar.xz
glibc-6d33265c721ac0172024f1f43af41717af8357b6.zip
Consistently use TEST_fl_f in tests of scalbln.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdb7c94a79..c23400a45d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-13  Joseph Myers  <joseph@codesourcery.com>
+
+	* math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
+
 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* math/libm-test.inc (M_1_DIV_El): Define using decimal constant.