summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-03-06 17:56:06 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-03-06 17:56:06 +0000
commit3a123253fe15a33971e5c229136da1bdb2af8e7d (patch)
tree5e073a887878ebc49bf2dab8dafd793456d0c17d /BUGS
parent5249e01d35844d8884a708045b644615c0678c08 (diff)
downloadmpfr-3a123253fe15a33971e5c229136da1bdb2af8e7d.tar.gz
Update.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1718 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index ec431ceb7..8888265f0 100644
--- a/BUGS
+++ b/BUGS
@@ -10,5 +10,7 @@ Knowns bugs:
This means that there are too many reallocations (possibly useless
ones) and a possible bug.
+* TMP_ALLOC problems in agm.c and sqrt.c. (Kevin Ryde, 05 March 2002)
+
* Possible use of an uninitialized value in mpfr_sinh, detected by valgrind.
(Kevin Ryde, 06 March 2002)