aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f2a887cb0f..49fb9b2986 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
Changes from V8.0
=================
+Syntax
+
+- Removal of old syntax and translation support
+
Environment variables
- COQREMOTEBROWSER to set the command invoked to start the remote browser
@@ -76,6 +80,11 @@ Library
Zlt_square_simpl removed; fixed names mentioning letter O instead of
digit 0; weaken premises in Z_lt_induction)
+Tools
+
+- New semantics for coqtop options ("-batch" expects option "-top dir"
+ for loading vernac file that contains definitions).
+
Changes from V8.0beta to V8.0
=============================