NEWS
changeset 26479 3a2efce3e992
parent 26445 17223cf843d8
child 26495 dd8996960cb0
--- a/NEWS	Sat Mar 29 13:03:09 2008 +0100
+++ b/NEWS	Sat Mar 29 19:13:58 2008 +0100
@@ -29,6 +29,14 @@
 
 *** Pure ***
 
+* Eliminated destructive theorem database.  Potential INCOMPATIBILITY,
+really need to observe linear functional update of theories.
+
+* Commands 'use' and 'ML' are now purely functional, opearing on
+theory/local_theory.  Removed former 'ML_setup' (on theory), use 'ML'
+instead.  Added 'ML_val' as mere diagnostic replacement for 'ML'.
+INCOMPATIBILITY.
+
 * Eliminated theory ProtoPure.  Potential INCOMPATIBILITY.
 
 * Command 'setup': discontinued implicit version.