aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Herbelin2015-09-09 11:21:55 +0200
committerHugo Herbelin2015-11-10 16:39:01 +0100
commit575fdab5df7c861692b19c62c2004c339c8621df (patch)
treec95b7b789fa20ca464b69ceccddd6047ba1e4505
parentbd1c976531ad6154339fff7e48e85dbe7951de23 (diff)
Listing separately changes from 8.5betas to final 8.5 and further
changes from final 8.5 to next version.
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 10ec10a5e4..91d5f0baa6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,16 @@
Changes beyond V8.5
===================
+Tactics
+
- Flag "Bracketing Last Introduction Pattern" is now on by default.
+- New flag "Shrink Abstract" that minimalizes proofs generated by the abstract
+ tactical w.r.t. variables appearing in the body of the proof.
+
+Program
+
+- The "Shrink Obligations" flag now applies to all obligations, not only those
+ solved by the automatic tactic.
Changes from V8.5beta2 to V8.5beta3
===================================