aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-22 17:51:28 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-22 17:51:28 +0000
commit2afbdd7b229eef8f4ee15363bedf84cd087d4257 (patch)
treed2dcb67cfdef4b439a220a638e2ef58b13950fde /CHANGES
parent64aba424936825c7c6cf3433941e6ca53de1459a (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2242 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 11c000020..c7ef7f3eb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -45,6 +45,8 @@ Bugs
- Confusion between implicit args of locals and globals of same base name fixed
- NatRing works (to check)
- "Discriminate 1", "Injection 1", "Simplify_eq 1" now working
+- NewInduction bugs with let-in and recursively dependent hypotheses fixed
+- Syntax [x:=t:T]u now allowed as mentioned in documentation
- Various incompatibilities wrt inference of "?" in V6.3.1 fixed
- Known pattern-matching bugs fixed
- Known coercions bugs