NEWS
changeset 60707 e96b7be56d44
parent 60688 01488b559910
child 60712 3ba16d28449d
--- a/NEWS	Thu Jul 09 22:13:24 2015 +0200
+++ b/NEWS	Thu Jul 09 22:36:31 2015 +0200
@@ -247,6 +247,12 @@
 * Thm.instantiate (and derivatives) no longer require the LHS of the
 instantiation to be certified: plain variables are given directly.
 
+* Subgoal.SUBPROOF and Subgoal.FOCUS combinators use anonymous
+quasi-bound variables (like the Simplifier), instead of accidentally
+named local fixes. This has the potential to improve stability of proof
+tools, but can also cause INCOMPATIBILITY for tools that don't observe
+the proof context discipline.
+
 
 
 New in Isabelle2015 (May 2015)