NEWS
changeset 56845 691da43fbdd4
parent 56843 b2bfcd8cda80
child 56846 9df717fef2bb
--- a/NEWS	Sat May 03 23:15:00 2014 +0200
+++ b/NEWS	Sun May 04 16:17:53 2014 +0200
@@ -351,6 +351,9 @@
   * Big_Operators.thy ~> Groups_Big.thy and Lattices_Big.thy
 
 * New internal SAT solver "dpll_p" that produces models and proof traces.
+  This solver replaces the internal SAT solvers "enumerate" and "dpll".
+  Applications that explicitly used one of these two SAT solvers should
+  use "dpll_p" instead. Minor INCOMPATIBILITY.
 
 * SMT module:
   * A new version of the SMT module, temporarily called "SMT2", uses SMT-LIB 2