X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=7ad05b224441a388d09ab8a771e8e67058da77bf;hp=82f1f9c49c5545c8027aec7c3b206adeb5764d97;hb=387bfb4f8e82fd94d1e43016ea2c6e54062dd169;hpb=4f942e4377c3f8fcaabb29a41c164ae3f319cd80;ds=sidebyside diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 82f1f9c49c..7ad05b2244 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -4,6 +4,12 @@ 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 ==