aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ba7871308e..ecb5482981 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
============================================