diff -r cd932ab8cb59 -r d4923a7f42c1 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.