NEWS
changeset 61143 5f898411ce87
parent 61135 8f7d802b7a71
child 61144 5e94dfead1c2
--- a/NEWS	Wed Sep 09 11:24:34 2015 +0200
+++ b/NEWS	Wed Sep 09 14:47:41 2015 +0200
@@ -209,6 +209,10 @@
   type_notation Map.map  (infixr "~=>" 0)
   notation Map.map_comp  (infixl "o'_m" 55)
 
+* The alternative notation "\<Colon>" for type and sort constraints has been
+removed: in LaTeX document output it looks the same as "::".
+INCOMPATIBILITY, use plain "::" instead.
+
 * Case combinator "prod_case" with eta-contracted body functions
 has explicit "uncurry" notation, to provide a compact notation while
 getting ride of a special case translation.  Slight syntactic