NEWS
changeset 27424 594fd97ce3d1
parent 27421 7e458bd56860
child 27436 9581777503e9
--- a/NEWS	Tue Jul 01 08:05:08 2008 +0200
+++ b/NEWS	Tue Jul 01 08:19:00 2008 +0200
@@ -28,7 +28,11 @@
 
 *** HOL ***
 
-* Integrated image HOL-Complex with HOL.
+* Integrated image HOL-Complex with HOL.  Entry points Main.thy and
+Complex_Main.thy remain as they are.
+
+* New image HOL-Plain provides a minimal HOL with the most important tools
+available (inductive, datatype, primrec, codegen, ...).
 
 * Methods "case_tac" and "induct_tac" now refer to the very same rules
 as the structured Isar versions "cases" and "induct", cf. the