summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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