aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2015-12-11 12:17:14 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2015-12-11 12:18:43 +0100
commit119d61453c6761f20b8862f47334bfb8fae0049e (patch)
tree4c908b7474035fc38d6033c269af07e342cae323
parentab3a1aed8fcaed3b0988b686b7f4cf7124b07ab2 (diff)
Document removal of Set Virtual Machine and -vm in CHANGES.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 389572014..f31f4efa8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,7 @@ Vernacular commands
declaration of all polymorphic universes appearing in a definition when
introducing it.
- New command "Show id" to show goal named id.
+- Option "Virtual Machine" removed.
Tactics
@@ -82,6 +83,7 @@ Tools
- The -require and -load-vernac-object command-line options now take a logical
path of a given library rather than a physical path, thus they behave like
Require [Import] path.
+- The -vm command-line option has been removed.
Standard Library