merged
authornipkow
Sun, 31 Oct 2010 11:45:45 +0100
changeset 40295 d4923a7f42c1
parent 40293 cd932ab8cb59 (current diff)
parent 40294 edec5213042b (diff)
child 40296 ac4d75f86d97
merged
NEWS
--- a/NEWS	Sun Oct 31 11:38:09 2010 +0100
+++ b/NEWS	Sun Oct 31 11:45:45 2010 +0100
@@ -159,6 +159,9 @@
 * Abolished symbol type names:  "prod" and "sum" replace "*" and "+"
 respectively.  INCOMPATIBILITY.
 
+* Name "Plus" of disjoint sum operator "<+>" is now hidden.
+  Write Sum_Type.Plus.
+
 * Constant "split" has been merged with constant "prod_case";  names
 of ML functions, facts etc. involving split have been retained so far,
 though.  INCOMPATIBILITY.