src/HOL/Tools/Nitpick/HISTORY
changeset 33886 cde73f8dbe4e
parent 33882 9db7854eafc7
child 33888 4e0da333f75b
     1.1 --- a/src/HOL/Tools/Nitpick/HISTORY	Tue Nov 24 13:57:25 2009 +0100
     1.2 +++ b/src/HOL/Tools/Nitpick/HISTORY	Tue Nov 24 15:22:00 2009 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4      the formula to falsify
     1.5    * Added support for codatatype view of datatypes
     1.6    * Fixed soundness bugs related to sets, sets of sets, (co)inductive
     1.7 -    predicates, typedefs, "finite", and negative literals
     1.8 +    predicates, typedefs, "finite", "rel_comp", and negative literals
     1.9    * Fixed monotonicity check
    1.10    * Fixed error when processing definitions
    1.11    * Fixed error in "star_linear_preds" optimization