NEWS;
authorwenzelm
Sun, 06 Sep 2015 13:37:18 +0200
changeset 61118 a39e9c46a772
parent 61117 4b5872b9d783
child 61119 7beed856816c
NEWS;
NEWS
--- a/NEWS	Fri Sep 04 22:16:54 2015 +0200
+++ b/NEWS	Sun Sep 06 13:37:18 2015 +0200
@@ -181,6 +181,12 @@
 
 *** HOL ***
 
+* Qualification of various formal entities in the libraries is done more
+uniformly via "context begin qualified definition ... end" instead of
+old-style "hide_const (open) ...". Consequently, both the defined
+constant and its defining fact become qualified, e.g. Option.is_none and
+Option.is_none_def. Occasional INCOMPATIBILITY in applications.
+
 * Some old and rarely used ASCII replacement syntax has been removed.
 INCOMPATIBILITY, standard syntax with symbols should be used instead.
 The subsequent commands help to reproduce the old forms, e.g. to