NEWS
changeset 72208 5c057abc1b78
parent 72163 f5722290a4d0
child 72232 e5fcbf6dc687
--- a/NEWS	Tue Aug 25 15:02:56 2020 +0200
+++ b/NEWS	Tue Aug 25 15:14:46 2020 +0200
@@ -39,9 +39,13 @@
 rule to protect foundational terms during simplification.
 
 
-
 *** HOL ***
 
+* Nitpick/Kodkod may be invoked directly within the running
+Isabelle/Scala session (instead of an external Java process): this
+improves reactivity and saves resources. This experimental feature is
+guarded by system option "kodkod_scala" (default: false).
+
 * Session HOL-Examples contains notable examples for Isabelle/HOL
 (former entries of HOL-Isar_Examples, HOL-ex etc.).