From 208d6fdbc89938f1cb96b5dadb1e2c616012ae83 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 10 Jun 2011 22:07:20 +0000 Subject: Updated CHANGES (info, Show Script, rephrasing). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14187 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 80111bc986..3e5a8a223a 100644 --- a/CHANGES +++ b/CHANGES @@ -22,13 +22,15 @@ Specification language and notations Tactics - New proof engine supporting bullets. +- Support for tactical "info" is suspended. +- Support for command "Show Script" is suspended. - New tactics constr_eq, is_evar and has_evar. - Removed the two-argument variant of "decide equality". - New experimental tactical "timeout ". Since is a time in second for the moment, this feature should rather be avoided in scripts meant to be machine-independent. -- Fixing a bug of destruct that left local definitions in context might result - in some rare incompatibilities (solvable by adapting name hypotheses). +- Fix in "destruct": removal of unexpected local definitions in context might + result in some rare incompatibilities (solvable by adapting name hypotheses). - Introduction pattern "_" made more robust. - Tactic (and Eval command) vm_compute can now be interrupted via Ctrl-C. -- cgit v1.2.3