aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-09 17:16:53 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-09 17:16:53 +0100
commit3b4bae6246b780961aa49b81a074e77189252bb3 (patch)
tree1fe0006899d6e09f54b960e42c576f13747f5d77 /CHANGES
parent5542ffe43dde333cec6d118fd4b0424313330c33 (diff)
parenta8297dd69f840a23740e7b36f852522d7c3471f9 (diff)
Merge PR #6923: Export options
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 320b325ae..25a519f15 100644
--- a/CHANGES
+++ b/CHANGES
@@ -81,6 +81,9 @@ Vernacular Commands
- An experimental command "Show Extraction" allows to extract the content
of the current ongoing proof (grant wish #4129).
- Coercion now accepts the type of its argument to be "Prop" or "Type".
+- The "Export" modifier can now be used when setting and unsetting options, and
+ will result in performing the same change when the module corresponding the
+ command is imported.
Universes