aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b0b7f62e96..5ac505f0e2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,8 @@ Tactics
"unfold iff in *; intuition".
- Improved support of dependent goals over objects in dependent types for
"destruct" (rare source of incompatibility).
+- Tactic "quote" now supports quotation of arbitrary terms (not just the
+ goal).
Vernacular commands