aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a9a8698d98..e094fd2a81 100644
--- a/CHANGES
+++ b/CHANGES
@@ -190,6 +190,7 @@ Tactics
- Field now works on types in Set
- Auto with reals now try to replace le by ge (Rge_le is no longer an
immediate hint), resulting in shorter proofs
+- Some new tactics : EConstructor, ELeft, Eright, ESplit, EExists
Extraction (See details in contrib/extraction/CHANGES)