NEWS
changeset 63283 a59801b7f125
parent 63282 7c509ddf29a5
child 63284 c20946f5b6fb
--- a/NEWS	Fri Jun 10 22:47:25 2016 +0200
+++ b/NEWS	Fri Jun 10 23:13:04 2016 +0200
@@ -148,6 +148,11 @@
 
 * Probability/SPMF formalises discrete subprobability distributions.
 
+* Library/FinFun.thy: bundles "finfun_syntax" and "no_finfun_syntax"
+allow to control optional syntax in local contexts; this supersedes
+former Library/FinFun_Syntax.thy. INCOMPATIBILITY, e.g. use "unbundle
+finfun_syntax" to imitate import of "~~/src/HOL/Library/FinFun_Syntax".
+
 * Library/Set_Permutations.thy (executably) defines the set of 
 permutations of a set, i.e. the set of all lists that contain every 
 element of the carrier set exactly once.