aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorHugo Herbelin2014-11-02 22:11:54 +0100
committerHugo Herbelin2014-11-02 22:23:20 +0100
commit844431761eaaf0c42d7daf3ae21de731aa230eee (patch)
tree1ad54331eb08d2b860bfaa1ae95e6a08ecec2771 /CHANGES
parent4df1ddc6d6bd0707396337869b663b4c8f930f60 (diff)
Improving elimination with indices, getting rid of intrusive residual
local definitions...
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e0d65a635d..767ecf2e11 100644
--- a/CHANGES
+++ b/CHANGES
@@ -216,6 +216,7 @@ Tactics
matching the given pattern is used
- non-dependent destruct/induction on an hypothesis with premisses in
an inductive type with indices is fixed
+ - residual local definitions are now correctly removed.
Program