about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-18 01:50:46 +0000
committerRoland McGrath <roland@gnu.org>2003-01-18 01:50:46 +0000
commitd32e434671df2f3d1127ffeef7e6800b6226ceea (patch)
tree03cd44ce82fc704ce03a22d53534236dd11d6b12 /ChangeLog
parent6243142523ceda04fb4fa534635eb929416ff380 (diff)
downloadglibc-d32e434671df2f3d1127ffeef7e6800b6226ceea.tar.gz
glibc-d32e434671df2f3d1127ffeef7e6800b6226ceea.tar.xz
glibc-d32e434671df2f3d1127ffeef7e6800b6226ceea.zip
* math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]:
	Add test of value 0.80190127184058835.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af3683e696..2ed6d18555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-01-17  Roland McGrath  <roland@redhat.com>
 
+	* math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]:
+	Add test of value 0.80190127184058835.
+
 	* elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn.
 
 2003-01-17  Richard Henderson  <rth@redhat.com>