summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2018-05-16 08:36:03 +0200
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2018-05-16 08:36:03 +0200
commitab5b1149b4415b23dd12359290affe121ae331aa (patch)
tree3e04b14738d35a9c59d71edc1a43f1c954eacec3 /ChangeLog
parent35bc1c72b29325b45be74792c660b5f9e5417bea (diff)
downloadgmp-ab5b1149b4415b23dd12359290affe121ae331aa.tar.gz
Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10a6bb13e..6ad52911b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
* mpn/generic/get_d.c: Enhance generic code using DBL_MANT_DIG.
+ * printf/repl-vsnprintf.c: Better handling floating-point
+ specifiers "EeGgFf" (Thanks Vincent Lefevre).
+
2018-05-04 Marco Bodrato <bodrato@mail.dm.unipi.it>
* doc/gmp.texi (mpq_*_str): Document the full base allowed range.