X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=6625cd23c40c800239bf6ad13af91db69d07ab49;hp=14aab7fef3c642c9a180fbc837e7bd0c1078fe8c;hb=86a727b908e7c729d0ccfc67ff6c2cf27ff28928;hpb=0441c8194107fb48f056a8732d2f2c64cc0232e5 diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 14aab7fef3..6625cd23c4 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -1,3 +1,16 @@ +== MediaWiki 1.31.7 == + +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 == This is a security and maintenance release of the MediaWiki 1.31 branch.