NEWS
changeset 40253 f99ec71de82d
parent 40247 2c646d3a8137
parent 40241 56fad09655a5
child 40291 012ed4426fda
child 40294 edec5213042b
--- a/NEWS	Fri Oct 29 11:04:41 2010 +0200
+++ b/NEWS	Fri Oct 29 11:07:21 2010 +0200
@@ -344,6 +344,10 @@
 Fail if the argument is false.  Due to inlining the source position of
 failed assertions is included in the error output.
 
+* Discontinued antiquotation @{theory_ref}, which is obsolete since ML
+text is in practice always evaluated with a stable theory checkpoint.
+Minor INCOMPATIBILITY, use (Theory.check_thy @{theory}) instead.
+
 * Renamed setmp_noncritical to Unsynchronized.setmp to emphasize its
 meaning.