diff -r 11c750bc7acf -r 01dd30889788 NEWS --- a/NEWS Thu Apr 29 10:35:09 2010 +0200 +++ b/NEWS Thu Apr 29 15:00:39 2010 +0200 @@ -84,6 +84,10 @@ *** Pure *** +* 'code_reflect' allows to incorporate generated ML code into +runtime environment; replaces immature code_datatype antiquotation. +INCOMPATIBILITY. + * Empty class specifications observe default sort. INCOMPATIBILITY. * Old 'axclass' has been discontinued. Use 'class' instead. INCOMPATIBILITY.