about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-03-15 16:25:57 +0100
committerAndreas Jaeger <aj@suse.de>2012-03-15 16:25:57 +0100
commit81c64153841a516059ea3c950b9ba20380a90a54 (patch)
treec76a8a73c88f22a01fcc347b57c35f9f1694d20a /ChangeLog
parent0671f479cec1ae4bcea6065a284540607256a0d4 (diff)
downloadglibc-81c64153841a516059ea3c950b9ba20380a90a54.tar.gz
glibc-81c64153841a516059ea3c950b9ba20380a90a54.tar.xz
glibc-81c64153841a516059ea3c950b9ba20380a90a54.zip
[BZ #13658]
* math/libm-test.inc (cos_test): Add more test cases.
(sin_test): Likewise.
(sincos_test): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98c89a33a0..e495be541a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2012-03-15  Andreas Jaeger  <aj@suse.de>
 
+	[BZ #13658]
+	* math/libm-test.inc (cos_test): Add more test cases.
+	(sin_test): Likewise.
+	(sincos_test): Likewise.
+
+2012-03-15  Andreas Jaeger  <aj@suse.de>
+
 	[BZ #13837]
 	* math/libm-test.inc (cos_test): Add a test case for large input
 	value.