Merge "Implement htmlEqual QUnit helper (QUnit.assert.htmlEqual)"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.21
index f8c7aed..3ee0704 100644 (file)
@@ -267,6 +267,8 @@ production.
 * (bug 33304) list=allpages will no longer return duplicate entries when
   querying protection.
 * (bug 33304) list=allpages will now find really old indefinite protections.
+* (bug 45937) meta=allmessages will report a syntactically invalid lang as a
+  proper error instead of as an uncaught exception.
 
 === API internal changes in 1.21 ===
 * For debugging only, a new global $wgDebugAPI removes many API restrictions when true.