NEWS
changeset 28741 1b257449f804
parent 28710 e2064974c114
child 28855 5d21a3e7303c
--- a/NEWS	Thu Nov 13 15:58:37 2008 +0100
+++ b/NEWS	Thu Nov 13 15:58:38 2008 +0100
@@ -117,6 +117,13 @@
 
 *** HOL ***
 
+* If methods "eval" and "evaluation" encounter a structured proof state
+with !!/==>, only the conclusion is evaluated to True (if possible),
+avoiding strange error messages.
+
+* Simplifier: simproc for let expressions now unfolds if bound variable
+occurs at most one time in let expression body.  INCOMPATIBILITY.
+
 * New classes "top" and "bot" with corresponding operations "top" and "bot"
 in theory Orderings;  instantiation of class "complete_lattice" requires
 instantiation of classes "top" and "bot".  INCOMPATIBILITY.