about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-03 19:05:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-03 19:05:37 +0000
commitc31a5b1e8fecc794c4d0746a5a5af6db203005ea (patch)
tree388e42eb3320fce5af6e625b2bb6421919a0fd8b /ChangeLog
parentd5dc2af39081cb7035d6d672d458a369307be5f1 (diff)
downloadglibc-c31a5b1e8fecc794c4d0746a5a5af6db203005ea.tar.gz
glibc-c31a5b1e8fecc794c4d0746a5a5af6db203005ea.tar.xz
glibc-c31a5b1e8fecc794c4d0746a5a5af6db203005ea.zip
Consistently use TEST_f_f1 in lgamma tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad28e91901..ed888db3fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
+	test signgam value.
+
 	* math/libm-test.inc (hypot_test): Do not use
 	IGNORE_ZERO_INF_SIGN.