author | wenzelm |
Mon, 16 Sep 2013 11:46:24 +0200 | |
changeset 53656 | a3c5ff796d84 |
parent 53648 | 924579729403 |
child 53657 | 64942a1f7187 |
--- a/NEWS Mon Sep 16 11:22:06 2013 +0200 +++ b/NEWS Mon Sep 16 11:46:24 2013 +0200 @@ -128,6 +128,9 @@ *** Pure *** +* Former global reference trace_unify_fail is now available as +configuration option "unify_trace_failure" (global context only). + * Type theory is now immutable, without any special treatment of drafts or linear updates (which could lead to "stale theory" errors in the past). Discontinued obsolete operations like Theory.copy,