UsersPager: Fix typo in formDescriptor array
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index 4841f77..3fd8dbc 100644 (file)
@@ -15,6 +15,11 @@ This is a security and maintenance release of the MediaWiki 1.31 branch.
 * (T151415) Log email changes.
 * (T197206) Fix performance regression when multiple DB used without caching.
 * (T197030) PHPSessionHandler: Suppress headers warnings in initialize().
+* (T182377, T196793) Exif: Guard against uncountable tag values.
+* (T200861) Fix total breakage of SQLite web upgrade.
+* (T200864) Fix pingback over-reporting on non-MySQL databases
+* (T202550) Unbreak SpecialListusersHeaderForm and SpecialListusersHeader
+  hooks. 
 
 === Changes since MediaWiki 1.31.0-rc.2 ===
 * (T195783) Initialize PSR-4 namespaces at same stage as normal autoloader.