From 626a703ccec63d5a38a1f325385cd905ce5b74a3 Mon Sep 17 00:00:00 2001 From: aspiwack Date: Thu, 23 Sep 2010 17:01:31 +0000 Subject: Update CHANGES: Local/Global Set/Unset. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13455 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index f0af2bada0..da9a68926c 100644 --- a/CHANGES +++ b/CHANGES @@ -209,6 +209,8 @@ Vernacular commands - Syntax of Implicit Type now supports more than one block of variables of a given type. - Command "Canonical Structure" now warns when it has no effects. +- Commands of the form "Set X" or "Unset X" now support "Local" and "Global" + prefixes. Library -- cgit v1.2.3