aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-01-07 14:26:00 +0000
committerGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-01-07 14:26:00 +0000
commit8214971957ac049fb922f8202b55d138a8716fe7 (patch)
tree4a6bac52fc03be478039aa7aee71e5ea3312dbfc
parent5056083eb0b6ad626fe24d9c85370e09c8c2db91 (diff)
Update CHANGES
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13772 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bbb772399..777b33bf9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
Changes from V8.3 to V8.4
=========================
+- Guard condition improvement. [t'] has now subterm property of [t] in [u] even
+ if [v] doesn't start by a constructor in [(match v with |C .. => fun t' => u
+ end) t].
+
- New proof engine
Tactics