aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2018-07-12 23:36:33 +0200
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2018-07-12 23:36:33 +0200
commitcbc85b215c398d0475d8347ce4d37bfb4d37d883 (patch)
tree39ed474215e3fd24b28e4b7f78656a913242d1ef /CHANGES
parente99a1fa8d225496e2a5f74d1247a99a07dba4597 (diff)
parent6016a980fa2ed33ff9bc49e6000436fe1ce6e260 (diff)
Merge PR #7907: Tactic deprecation machinery
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6dce7b0db..fdd4feb59 100644
--- a/CHANGES
+++ b/CHANGES
@@ -38,6 +38,8 @@ Tactics
without adding new ones. Preexisting tactic `constr_eq_nounivs` can
still be used if you really want to ignore universe constraints.
+- Tactics and tactic notations now understand the `deprecated` attribute.
+
Tools
- Coq_makefile lets one override or extend the following variables from