No longer special case 'patrol' in $wgFilterLogTypes
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 60dd495..b5ec0d6 100644 (file)
@@ -13,6 +13,8 @@ production.
   temporary variable during the migration period, deprecated since 1.29.
 * $wgLogoHD has been updated to support svg images and uses $wgLogo where
   possible for fallback images such as png.
+* (T44246) $wgFilterLogTypes will no longer ignore 'patrol' when user does
+  not have the right to mark things patrolled.
 * …
 
 === New features in 1.31 ===
@@ -60,6 +62,8 @@ changes to languages because of Phabricator reports.
 * The Article::selectFields(), Article::onArticleCreate(),
   Article::onArticleDelete(), and Article::onArticleEdit() methods, deprecated
   in 1.24, were removed.
+* Installer::locateExecutable() and Installer::locateExecutableInDefaultPaths()
+  were removed, use ExecutableFinder::findInDefaultPaths() instead.
 
 == Compatibility ==
 MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for