NEWS
changeset 63919 9aed2da07200
parent 63918 6bf55e6e0b75
child 63920 003622e08379
--- a/NEWS	Mon Sep 19 20:06:21 2016 +0200
+++ b/NEWS	Mon Sep 19 20:07:39 2016 +0200
@@ -635,6 +635,11 @@
   msetsum ~> sum_mset
   msetprod ~> prod_mset
 
+* The symbols for intersection and union of multisets have been changed:
+  #\<inter> ~> \<inter>#
+  #\<union> ~> \<union>#
+INCOMPATIBILITY.
+
 * The lemma one_step_implies_mult_aux on multisets has been removed, use
 one_step_implies_mult instead.
 INCOMPATIBILITY.