NEWS
changeset 32216 2f3d65d15149
parent 32151 2f65c45c2e7e
child 32217 420108dd7dfe
--- a/NEWS	Sun Jul 26 22:28:31 2009 +0200
+++ b/NEWS	Sun Jul 26 22:33:32 2009 +0200
@@ -118,6 +118,11 @@
 
 *** ML ***
 
+* Tactical FOCUS is similar to SUBPROOF, but allows the body tactic to
+introduce new subgoals and schematic variables.  FOCUS_PARAMS is
+similar, but focuses on the parameter prefix only, leaving subgoal
+premises unchanged.
+
 * Renamed functor TableFun to Table, and GraphFun to Graph.  (Since
 functors have their own ML name space there is no point to mark them
 separately.)  Minor INCOMPATIBILITY.