aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMaxime Dénès2017-11-30 16:21:37 +0100
committerMaxime Dénès2017-11-30 16:21:37 +0100
commite29993c250164b9486d4d7ffdebb9bfee4a2828f (patch)
tree1d5014e9bec2aa05ed6bc9f231435ca4b3e7498d /CHANGES
parentc5f6ee866bef4ff924693302ea98fec2b4742b9b (diff)
parentae5944b360c1e181fa162d7d6dced7e671c6fbe6 (diff)
Merge PR #1049: Remove obsolete locality
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7a326c589a..6a7a5a42b0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,10 @@ Tactics
- Tactic "decide equality" now able to manage constructors which
contain proofs.
+Vernacular Commands
+- The deprecated Coercion Local, Open Local Scope, Notation Local syntax
+ was removed. Use Local as a prefix instead.
+
Changes from 8.7+beta2 to 8.7.0
===============================