SECURITY: Ensure Message::rawParams can't lead to XSS
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 9ded68c..d9da9ac 100644 (file)
@@ -20,6 +20,9 @@ production.
 === New features in 1.31 ===
 * Wikimedia\Rdbms\IDatabase->select() and similar methods now support
   joins with parentheses for grouping.
+* As a first pass in standardizing dialog boxes across the MediaWiki product,
+Html class now provides helper methods for messageBox, successBox, errorBox and
+warningBox generation.
 
 === External library changes in 1.31 ===