aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-10-04 13:05:58 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2006-10-04 13:05:58 +0000
commit79fba16cf02b83ac2b4866e582dd4481314770b4 (patch)
treea6f268fe0edc8811bc8222c46503aa828da885eb /CHANGES
parent75862b96afd73704bc56f52ef2375d128ad53150 (diff)
Correction bug #1204 + maj CHANGES
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9204 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 880fa808b..1cce399c3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,8 @@ Changes from V8.1beta to V8.1
infer the predicate in "(exist _ 0 (refl_equal 0) : {n:nat | n=0 })")
- Support for "where" clause in cofixpoint definitions
- Support for argument lists of arbitrary length in Tactic Notation
+- [rewrite ... in H] now fails if [H] is used either in an hypohesis
+ or in the goal
Changes from V8.0 to V8.1beta
=============================