NEWS
changeset 37273 4a7fe945412d
parent 37218 ffd587207d5d
parent 37272 e0940e692abb
child 37298 1f3ca94ccb84
--- a/NEWS	Tue Jun 01 15:59:01 2010 +0200
+++ b/NEWS	Tue Jun 01 17:52:19 2010 +0200
@@ -425,8 +425,10 @@
   - Improved efficiency of "destroy_constrs" optimization.
   - Fixed soundness bugs related to "destroy_constrs" optimization and
     record getters.
-  - Fixed soundness bug related to higher-order constructors
+  - Fixed soundness bug related to higher-order constructors.
+  - Fixed soundness bug when "full_descrs" is enabled.
   - Improved precision of set constructs.
+  - Added "atoms" option.
   - Added cache to speed up repeated Kodkod invocations on the same
     problems.
   - Renamed "MiniSatJNI", "zChaffJNI", "BerkMinAlloy", and
@@ -434,6 +436,7 @@
     "SAT4J_Light".  INCOMPATIBILITY.
   - Removed "skolemize", "uncurry", "sym_break", "flatten_prop",
     "sharing_depth", and "show_skolems" options.  INCOMPATIBILITY.
+  - Removed "nitpick_intro" attribute.  INCOMPATIBILITY.
 
 * Moved the SMT binding into the HOL image.