changeset 36539 | 2b9d4d3f09c3 |
parent 36508 | 03d2a2d0ee4a |
parent 36530 | 01dd30889788 |
child 36540 | e31f9ac000dd |
--- a/NEWS Thu Apr 29 17:50:11 2010 +0200 +++ b/NEWS Thu Apr 29 18:41:38 2010 +0200 @@ -89,6 +89,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.