aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.32
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index b19d6bd7244..42452c33977 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -43575,8 +43575,6 @@
43575 * src/bytecode.c (exec_byte_code): Remove MAX_ALLOCA-based limit 43575 * src/bytecode.c (exec_byte_code): Remove MAX_ALLOCA-based limit
43576 on bytecode maxdepth, by using SAFE_ALLOCA_LISP instead of alloca. 43576 on bytecode maxdepth, by using SAFE_ALLOCA_LISP instead of alloca.
43577 43577
43578 pipeline is fuller.
43579
435802016-08-09 Paul Eggert <eggert@cs.ucla.edu> 435782016-08-09 Paul Eggert <eggert@cs.ucla.edu>
43581 43579
43582 Tune bytecode quitting 43580 Tune bytecode quitting