NEWS
changeset 27246 df85326af57c
parent 27200 00b7b55b61bd
child 27269 1e9c05cddc64
--- a/NEWS	Mon Jun 16 22:13:54 2008 +0200
+++ b/NEWS	Mon Jun 16 22:20:59 2008 +0200
@@ -53,6 +53,15 @@
 theorems.  Changes in simp rules.  INCOMPATIBILITY.
 
 
+*** ML ***
+
+* Rules and tactics that read instantiations (read_instantiate,
+res_inst_tac, thin_tac, subgoal_tac etc.) now demand a proper proof
+context, which is required for parsing and type-checking.  Moreover,
+the variables are specified as plain indexnames, not string encodings
+thereof.  INCOMPATIBILITY.
+
+
 
 New in Isabelle2008 (June 2008)
 -------------------------------