aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 94303fad39..cf0d007eab 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,7 @@ Ltac
goal with").
- New modifier "lazy" (TODO) for "match t with" and "match goal with" telling
to delay the evaluation of tactic expression.
+- Hint base name can be parametric in auto and trivial.
Tactics