Update RELEASE-NOTES-1.31
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
index dde7064..7ad05b2 100644 (file)
@@ -1,3 +1,25 @@
+== MediaWiki 1.31.6 ==
+
+THIS IS NOT A RELEASE YET
+
+=== Changes since MediaWiki 1.31.5 ===
+* (T181658) Do not insert page titles into querycache.qc_value.
+* (T206013) Suppress errors when reading invalid XML file properties.
+* (T237931) Remove references to pg_attrdef.adsrc in Postgres code.
+* Use correct value for 'sslmode' in DatabasePostgres.
+* (T232866) Fix support for HTTP/2 in MultiHttpClient.
+* (T227461) Stop calling deprecated Redis delete functions.
+* (T239561) Mark options as requiring parameters in addSite.php.
+
+== MediaWiki 1.31.5 ==
+
+This is a maintenance release of the MediaWiki 1.31 branch.
+
+=== Changes since MediaWiki 1.31.4 ===
+* Fix extra newlines in installer.
+* Followup T230402, PermissionManager doesn't exist until 1.33, so fix the
+  backported patches to use User::isAllowed() instead.
+
 == MediaWiki 1.31.4 ==
 
 This is a security and maintenance release of the MediaWiki 1.31 branch.