tuned;
authorwenzelm
Fri, 10 Aug 2007 11:02:09 +0200
changeset 24213 71c57c5099d6
parent 24212 62ea51f106b9
child 24214 0482ecc4ef11
tuned; added jEdit mode spec;
NEWS
--- a/NEWS	Fri Aug 10 10:54:19 2007 +0200
+++ b/NEWS	Fri Aug 10 11:02:09 2007 +0200
@@ -1429,10 +1429,12 @@
 code.
 
 * Experimental support for multithreading, using Poly/ML 5.1 (internal
-version from CVS). The maximum number of threads is specified via usedir
-option -M or the "max-threads" setting in Proof General. User-code needs
-to observe certain guidelines for thread-safe programming, see appendix
-A in the Isar Implementation manual.
+version from CVS). The theory loader exploits parallelism when
+processing independent theories, following the header specifications.
+The maximum number of worker threads is specified via usedir option -M
+or the "max-threads" setting in Proof General.  User-code needs to
+observe certain guidelines for thread-safe programming, see appendix A
+in the Isar Implementation manual.
 
 
 New in Isabelle2005 (October 2005)
@@ -5058,5 +5060,5 @@
 * 'subtype' facility in HOL for introducing new types as subsets of existing
 types;
 
-
+:mode=text:wrap=hard:maxLineLen=72:
 $Id$