From d6997b13582a19772a74fc5b198fa3752d9e2b16 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 29 Jan 2004 13:44:10 +0000 Subject: MAJ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5266 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index ecb5482981..869cc9a084 100644 --- a/CHANGES +++ b/CHANGES @@ -1,17 +1,22 @@ Changes from V8.0beta to V8.0 ============================= +Syntax + +- Command "Print." discontinued. +- "assert" semantics now consistent with reference manual +- Redundant syntax "Implicit Arguments On/Off" discontinued + Tools - Coqdoc support for notation links Bug fixes -- "assert" semantics now consistent with reference manual +- Fix a bug with 'Notation "'id'" := c.' - Translator printing bug of reals fixed -- Obsolete "Implicit Arguments On/Off" removed -- fix a bug in induction/destruct when not all the variables of - the type of the eliminated object are bound in the elimination predicate +- Fix bugs in induction/destruct in case the type of the eliminated object + has parameters Changes from V8.0beta old syntax to V8.0beta ============================================ -- cgit v1.2.3