about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-04-24 20:14:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-04-24 20:14:15 +0000
commit5e2218006061c9225ab6e761dad849b4baab632e (patch)
treef2d6e0ca010ac6dd4aa2e7f37ca48fe4ead19b14 /ChangeLog
parent77f143fdb4770278f90e8f64d673b7e84d84a99f (diff)
downloadglibc-5e2218006061c9225ab6e761dad849b4baab632e.tar.gz
glibc-5e2218006061c9225ab6e761dad849b4baab632e.tar.xz
glibc-5e2218006061c9225ab6e761dad849b4baab632e.zip
Add catan, catanh tests at +/- 1 and +/- i.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd97c4cdb1..f3efba4002 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (catan_test): Add more tests.
+	(catanh_test): Likewise.
+
 	* math/s_catanf.c (__catanf): Use suffixed floating-point
 	constants.
 	* math/s_catanhf.c (__catanhf): Likewise.