NEWS
changeset 38795 848be46708dc
parent 38788 ec9a4926e3c6
child 38797 abe92b33ac9f
child 38814 4d575fbfc920
--- a/NEWS	Fri Aug 27 10:55:20 2010 +0200
+++ b/NEWS	Fri Aug 27 10:56:46 2010 +0200
@@ -104,6 +104,8 @@
     Trueprop ~> HOL.Trueprop
     True ~> HOL.True
     False ~> HOL.False
+    op & ~> HOL.conj
+    op | ~> HOL.disj
     op --> ~> HOL.implies
     Not ~> HOL.Not
     The ~> HOL.The