aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72098089..fab7fef8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-07-13 Arnold D. Robbins <arnold@skeeve.com>
+
+ * mpfr.c (mpg_interpret): Small speedup. If do_itrace and opcode is
+ not one that's handled, return early.
+
2020-07-12 Arnold D. Robbins <arnold@skeeve.com>
* mpfr.c (mpg_interpret): Make the instruction tracing more sane.