NEWS
changeset 22384 33a46e6c7f04
parent 22376 b711c2ad7507
child 22422 ee19cdb07528
--- a/NEWS	Fri Mar 02 12:38:58 2007 +0100
+++ b/NEWS	Fri Mar 02 15:43:15 2007 +0100
@@ -505,6 +505,10 @@
 
 *** HOL ***
 
+* Class (axclass + locale) "preorder" and "linear": facts "refl", "trans" and
+"cases" renamed ro "order_refl", "order_trans" and "linorder_cases", to
+avoid clashes with HOL "refl" and "trans". INCOMPATIBILITY.
+
 * Addes class (axclass + locale) "preorder" as superclass of "order";
 potential INCOMPATIBILITY: order of proof goals in order/linorder instance
 proofs changed.