X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=6625cd23c40c800239bf6ad13af91db69d07ab49;hb=8cdaf996f75f5c36aa4480f199f41497228c1cd1;hp=94ff63316ce473230df1520dead04d257a49674d;hpb=82ffec0c97354a7694eb1758ef943f312ed64f0e;p=lhc%2Fweb%2Fwiklou.git 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 ==