aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-09-24 19:13:30 +0200
committerPierre-Marie Pédrot2015-09-25 11:19:08 +0200
commit3930c586507bfb3b80297d7a2fdbbc6049aa509b (patch)
treed6fa4c001548134886554e660c6eb58df3ef8020 /CHANGES
parentb6725a2d0077239e51385a62a526ab9465eea26d (diff)
Updating the documentation and the toolchain w.r.t. the change in -compile.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c8fca217fd..e3224db048 100644
--- a/CHANGES
+++ b/CHANGES
@@ -51,6 +51,9 @@ Tools
- Flag -no-native-compiler was removed and became the default for coqc. If
precompilation of files for native conversion test is desired, use
-native-compiler.
+- The -compile command-line option now takes the full path of the considered
+ file, including the ".v" extension, and outputs a warning if such an extension
+ is lacking.
Changes from V8.5beta1 to V8.5beta2
===================================