NEWS
changeset 21308 73883a528b26
parent 21265 b8db43faaf9e
child 21320 d240748a2cf5
--- a/NEWS	Sat Nov 11 16:11:44 2006 +0100
+++ b/NEWS	Sat Nov 11 16:12:23 2006 +0100
@@ -35,6 +35,13 @@
 older versions of Isabelle will fail to start up if a negative prems
 limit is imposed.
 
+* Local theory targets may be specified by non-nested blocks of
+``context/locale/class ... begin'' followed by ``end''.  The body may
+contain definitions, theorems etc., including any derived mechanism
+that has been implemented on top of these primitives.  This concept
+generalizes the existing ``theorem (in ...)'' towards more versatility
+and scalability.
+
 
 *** Document preparation ***