aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorherbelin2008-06-22 13:02:25 +0000
committerherbelin2008-06-22 13:02:25 +0000
commitde45178c0b684a211fa61866e82b045f12f85ffe (patch)
tree55c6157714a0284bf4d0ecd57f5937dc8f43cbe9 /CHANGES
parentc9278a6352d94bd04a438a9f9276f598160c5395 (diff)
MAJ fichiers spécifiques trunk
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11165 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e4dd9cbff9..1d00d150c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Changes since V8.2
+==================
+
+- "discriminate" now performs intros before trying to discriminate an
+ hypothesis of the goal (previously it applied intro only if the goal
+ had the form t1<>t2).
+
Changes from V8.1 to V8.2
=========================