merged
authorwenzelm
Wed, 01 Dec 2010 15:38:05 +0100
changeset 40847 df8c7dc30214
parent 40846 5a2ae8cc9d0e (diff)
parent 40845 15b97bd4b5c0 (current diff)
child 40848 8662b9b1f123
child 40854 f2c9ebbe04aa
child 41160 be34449f6cba
merged
--- a/NEWS	Wed Dec 01 15:35:40 2010 +0100
+++ b/NEWS	Wed Dec 01 15:38:05 2010 +0100
@@ -92,8 +92,8 @@
 
 *** HOL ***
 
-* Abandoned locale equiv for equivalence relations.  INCOMPATIBILITY: use
-equivI rather than equiv_intro.
+* Abandoned locales equiv, congruent and congruent2 for equivalence relations.
+INCOMPATIBILITY: use equivI rather than equiv_intro (same for congruent(2)).
 
 * Code generator: globbing constant expressions "*" and "Theory.*" have been
 replaced by the more idiomatic "_" and "Theory._".  INCOMPATIBILITY.