aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c98c16aa..19a278e5 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-09-27 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * mpfr.c (force_mpnum): Check that base is 10 also before
+ computing MPG integer. Found based on bug report from
+ <phuclv90@gmail.com>.
+
2018-09-26 Arnold D. Robbins <arnold@skeeve.com>
Add more lint checks.