aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-01-23 17:09:30 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-01-23 17:09:30 +0000
commitdc2c75a74d09bb27f8a625be14f03fb38cc43fa0 (patch)
treec75b42f4fd968ad89cc70d7b38c1112e0316d2ef /CHANGES
parentaced6734a7e68bf561c1ad3ca7e1d465a1feaf70 (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5242 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ba7871308..ecb548298 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,17 @@
Changes from V8.0beta to V8.0
=============================
+Tools
+
+- Coqdoc support for notation links
+
Bug fixes
+- "assert" semantics now consistent with reference manual
- 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
Changes from V8.0beta old syntax to V8.0beta
============================================