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