NEWS
changeset 24187 8bdf5ca5871f
parent 24172 06e42cf7df4e
child 24210 a865059c4fcb
--- a/NEWS	Wed Aug 08 20:48:08 2007 +0200
+++ b/NEWS	Wed Aug 08 23:07:46 2007 +0200
@@ -41,6 +41,11 @@
 non-finished theories in persistent session images, such that source
 files may be moved later on without requiring reloads.
 
+* Theory loader: old-style ML proof scripts being *attached* to a thy
+file (with the same base name as the theory) are considered a legacy
+feature, which will disappear eventually. Even now, the theory loader no
+longer maintains dependencies on such files.
+
 * Legacy goal package: reduced interface to the bare minimum required
 to keep existing proof scripts running.  Most other user-level
 functions are now part of the OldGoals structure, which is *not* open