NEWS
changeset 27269 1e9c05cddc64
parent 27246 df85326af57c
child 27287 3b0d7a417a8b
--- a/NEWS	Wed Jun 18 23:07:30 2008 +0200
+++ b/NEWS	Wed Jun 18 23:15:41 2008 +0200
@@ -61,6 +61,12 @@
 the variables are specified as plain indexnames, not string encodings
 thereof.  INCOMPATIBILITY.
 
+* Disposed old term read functions (Sign.read_def_terms,
+Sign.read_term, Thm.read_def_cterms, Thm.read_cterm etc.).
+INCOMPATIBILITY, should use regular Syntax.read_term,
+Syntax.read_term_global etc.; see also OldGoals.read_term as last
+resort for legacy applications.
+
 
 
 New in Isabelle2008 (June 2008)