diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2017-11-14 Andrew J. Schorr <aschorr@telemetry-investments.com> + * mpfr.c (get_rnd_mode): Fix MPFR_RNDA comment. + +2017-11-14 Andrew J. Schorr <aschorr@telemetry-investments.com> + Fix corruption when $0 is reassigned while other NODEs have open references to $n. Thanks to Eric Pruitt <eric.pruitt@gmail.com> for the bug report. |