From 5bfa026830cffd52d2246170380756c23017ba85 Mon Sep 17 00:00:00 2001 From: glondu Date: Mon, 30 Mar 2009 15:22:31 +0000 Subject: Update CHANGES git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12040 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3