aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorVincent Laporte2018-03-06 20:29:06 +0000
committerVincent Laporte2018-03-07 17:31:47 +0000
commit33bf4f2c5c60114eb6db4a8e082ff8882923f6c8 (patch)
treea07c626739bf195b5d7a938c5fe4ee5594c2c1a1 /CHANGES
parent66c523bcac8b64e202baa084bf24f5b57c61fcd6 (diff)
[vernac] Warn when using “Require” in a section
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eaceea6dad..9dbc73adb7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -73,6 +73,7 @@ Vernacular Commands
was removed. Use Local as a prefix instead.
- For the Extraction Language command, "OCaml" is spelled correctly.
The older "Ocaml" is still accepted, but deprecated.
+- Using “Require” inside a section is deprecated.
Universes