NEWS
changeset 61118 a39e9c46a772
parent 61074 44a8cd035dfb
child 61119 7beed856816c
--- 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