NEWS
changeset 33993 f412388c809c
parent 33873 e9120a7b2779
child 33994 fc8af744f63c
--- a/NEWS	Fri Dec 04 18:19:32 2009 +0100
+++ b/NEWS	Fri Dec 04 18:43:42 2009 +0100
@@ -1,6 +1,22 @@
 Isabelle NEWS -- history user-relevant changes
 ==============================================
 
+New in this Isabelle version
+----------------------------
+
+*** HOL ***
+
+* Reorganized theory Sum_Type.thy; Inl and Inr now have
+authentic syntax.  INCOMPATIBILITY.
+
+* Code generation: ML and OCaml code is decorated with signatures.
+
+
+*** ML ***
+
+* Curried take and drop.  INCOMPATIBILITY.
+
+
 New in Isabelle2009-1 (December 2009)
 -------------------------------------