From: Reedy Date: Thu, 12 Mar 2020 23:49:43 +0000 (+0000) Subject: Update RELEASE-NOTES-1.31 X-Git-Tag: 1.31.7~4 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=8cdaf996f75f5c36aa4480f199f41497228c1cd1 Update RELEASE-NOTES-1.31 Change-Id: I2d602a8a6b823dee75e05126e6ef7b187013e861 --- diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 94ff63316c..6625cd23c4 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -3,8 +3,13 @@ THIS IS NOT A RELEASE YET === Changes since MediaWiki 1.31.6 === - +* (T193565, T234022) Re-add DB domain sanity checks to LoadBalancer. +* Use proper SemVer comparison in CheckComposerLockUpToDate. * (T212738) Add the MW_VERSION constant, global $wgVersion is soft deprecated. +* Update comment about PHP versions supported by The PHP Group. +* (T247215) Fix output of RecountCategories::doWork(). +* Add check for page existence to view.php maintenance script. +* (T247580) Disable some broken Selenium tests. == MediaWiki 1.31.6 ==