src/HOL/Tools/Nitpick/HISTORY
changeset 33876 62bcf6a52493
parent 33853 348c3ea03e58
child 33877 e779bea3d337
--- a/src/HOL/Tools/Nitpick/HISTORY	Mon Nov 23 17:27:43 2009 +0100
+++ b/src/HOL/Tools/Nitpick/HISTORY	Mon Nov 23 17:59:22 2009 +0100
@@ -10,8 +10,8 @@
   * Optimized Kodkod encoding of datatypes whose constructors don't appear in
     the formula to falsify
   * Added support for codatatype view of datatypes
-  * Fixed soundness bugs related to sets, sets of sets, and (co)inductive
-    predicates
+  * Fixed soundness bugs related to sets, sets of sets, (co)inductive
+    predicates, and typedefs
   * Fixed monotonicity check
   * Fixed error when processing definitions
   * Fixed error in "star_linear_preds" optimization