diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |