summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-01-15 01:46:27 +0100
committerKevin Ryde <user42@zip.com.au>2002-01-15 01:46:27 +0100
commit137fea9fc54cb2af8fe3666fa696f082fdfa0a99 (patch)
tree84a5492cfda3fa1a9228c1b966494c40437e2fa6
parent57054cbdf5a7a5cc0fbce95b9fa48d497e98225d (diff)
downloadgmp-137fea9fc54cb2af8fe3666fa696f082fdfa0a99.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d54d17086..2320665e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@ MA 02111-1307, USA.
2002-01-15 Kevin Ryde <kevin@swox.se>
+ * printf/Makefile.am: libdummy.la should be in EXTRA_LTLIBRARIES.
+
* mpf/out_str.c: Use MPF_SIGNIFICANT_DIGITS, so mpf_out_str and
mpf_get_str give the same for ndigits==0.