summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-10-18 14:57:01 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-10-18 14:57:01 +0000
commit421d91242ee76788fbd9c630cc0f8f2a78a25299 (patch)
tree659f5965b9014c62084613f9151cd47c11c7eea1 /BUGS
parent4253cfb674e2c944845306602aa24421ae81a86b (diff)
downloadmpfr-421d91242ee76788fbd9c630cc0f8f2a78a25299.tar.gz
Update.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2067 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 65a7fab54..bbdfe432b 100644
--- a/BUGS
+++ b/BUGS
@@ -8,6 +8,7 @@ Known bugs:
* mpfr_set_d may give wrong results on some architectures.
-* Error analysis in mpfr_sin is incorrect. Check the other functions too...
+* Error analysis in mpfr_sin is incorrect. A test has been added to
+ show the bug. Check the other functions too...
* mpfr_hypot fails for very large or very small exponents.