aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-02-06 14:00:54 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-02-06 14:00:54 +0000
commit115977600a2e276ccd4068cff8f790d4b832f996 (patch)
tree5e4ccf7635aa881a8cc115b9482bbd3ae64c4c26 /CHANGES
parent7a3c0976de10a2b7b6d36a7e2ff757df29cd71e6 (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5305 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 6d21026ac..3031fda33 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,8 @@ Bug fixes
- Fix a printing bug with lambda-variable names inherited from the names of
a product cast
- Fix a bug with Focus
+- Fix pattern-matching compilation bugs (and new support for patterns
+ in a same column but in different inductive types)
Changes from V8.0beta old syntax to V8.0beta
============================================