summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-01-15 01:24:47 +0100
committerKevin Ryde <user42@zip.com.au>2002-01-15 01:24:47 +0100
commit57054cbdf5a7a5cc0fbce95b9fa48d497e98225d (patch)
tree1ac02ecbe4995032f574f7336fe3282d19601f6a
parent177a7a14809b260d3c465ec917e3f3929e8607f7 (diff)
downloadgmp-57054cbdf5a7a5cc0fbce95b9fa48d497e98225d.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebd21de81..d54d17086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,11 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-01-15 Kevin Ryde <kevin@swox.se>
+
+ * mpf/out_str.c: Use MPF_SIGNIFICANT_DIGITS, so mpf_out_str and
+ mpf_get_str give the same for ndigits==0.
+
2002-01-06 Kevin Ryde <kevin@swox.se>
* gmp-h.in (mpn_divexact_by3c): Remove variables from prototype, to