aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMaxime Dénès2017-10-27 18:01:42 +0200
committerMaxime Dénès2017-10-27 18:01:42 +0200
commitbb383ae81838aabae9fe77fdbeaecf46bb85b4f2 (patch)
treee2b9ab6963e145b558d9651e4fca922648546eb1 /CHANGES
parentad973248998da8d7d10ed00f4bcd6f383ba9a171 (diff)
parent91e9e1c26b7f2b874df83600b2bc8d23df9ed48b (diff)
Merge PR #677: Trunk+abstracting injection flags
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 640ab4aa50..7a326c589a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,8 @@ Tactics
such as "x := 5 : Z" (see BZ#148). This could be disabled via
Unset Omega UseLocalDefs.
- The tactic "romega" is also aware now of the bodies of context variables.
+- Tactic "decide equality" now able to manage constructors which
+ contain proofs.
Changes from 8.7+beta2 to 8.7.0
===============================