From 8177968e847a8162e151fe7fe4db630fba7616be Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 15 Mar 2004 15:01:11 +0000 Subject: MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5495 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 76f987f5bf..0062f2a997 100644 --- a/CHANGES +++ b/CHANGES @@ -37,6 +37,7 @@ Tools Bug fixes - Fix a bug with 'Notation "'id'" := c.' +- Fix a Notation bug when variable names clash with global names - Translator printing bug of reals fixed - Fix bugs in induction/destruct in case the type of the eliminated object has parameters @@ -52,6 +53,7 @@ Bug fixes - Fix "Tactic Notation" translation bugs and improve file location of errors - Fix an "omega" bug (may cause "auto with zarith" to succeed more often) - Fix ltac "context" bug on right-hand-side of match clauses +- Fix "abstract" tactical bug within sections Changes from V8.0beta old syntax to V8.0beta ============================================ -- cgit v1.2.3