aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-01-23 09:59:15 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-01-23 09:59:15 +0100
commita4e4bf422093612c87bf6a55b98b8b7a7317c18a (patch)
treecfb0eeb56a44743e04128ff8401b66525076f6e0 /CHANGES
parent969926a5b042d1850b262fb62dbd1d0d8534babe (diff)
parente8c32132796582b792f0b9a154fe568446526e95 (diff)
Merge PR #6629: Archive COMPATIBILITY
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8c9b51b86..cb4b966b0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -53,6 +53,9 @@ Focusing
Vernacular Commands
+- Proofs ending in "Qed exporting ident, .., ident" are not supported
+ anymore. Constants generated during `abstract` are kept private to the
+ local environment.
- The deprecated Coercion Local, Open Local Scope, Notation Local syntax
was removed. Use Local as a prefix instead.
- For the Extraction Language command, "OCaml" is spelled correctly.