From ac480630f60b99c31aefc78dafce6d483f95b862 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sat, 21 Feb 2004 21:19:48 +0000 Subject: MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5370 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index ed5005e035..48d0c17082 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,11 @@ Syntax - "assert" semantics now consistent with reference manual - Redundant syntax "Implicit Arguments On/Off" discontinued +Interpretation scopes + +- Add scope %bool +- Import no more needed to activate argument scopes from a module + Tools - Coqdoc support for notation links @@ -29,6 +34,9 @@ Bug fixes - Fix pattern-matching compilation bugs (and new support for patterns in a same column but in different inductive types) - Fix a potential precedence problem with notations including pattern "{ _ }" +- Fix nested coercion printing bug +- Fix printing of notation when interleaved with coercions +- Fix "Tactic Notation" translation bugs Changes from V8.0beta old syntax to V8.0beta ============================================ -- cgit v1.2.3