NEWS
changeset 47427 0daa97ed1585
parent 47413 a380515ed7e4
child 47448 cd3d987e8e79
child 47452 60da1ee5363f
--- a/NEWS	Wed Apr 11 20:42:28 2012 +0200
+++ b/NEWS	Wed Apr 11 21:40:46 2012 +0200
@@ -53,6 +53,11 @@
 
 *** Pure ***
 
+* Rule composition via attribute "OF" (or ML functions OF/MRS) is more
+tolerant against multiple unifiers, as long as the final result is
+unique.  (As before, rules are composed in canonical right-to-left
+order to accommodate newly introduced premises.)
+
 * Command 'definition' no longer exports the foundational "raw_def"
 into the user context.  Minor INCOMPATIBILITY, may use the regular
 "def" result with attribute "abs_def" to imitate the old version.