aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74f0de57..90cf5ebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.