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.cyclocoop.org/%24dirpuce/%27%241/%40%20%27entree_login%27%20=%3E%20%27Your%20login%27%2C%20%27entree_login_connexion_1%27%20=%3E%20%27Connection%20login%27%2C%20%27entree_login_connexion_2%27%20=%3E%20%27%28Sometimes%20matches%20your%20FTP%20account%20login%20and%20sometimes%20left%20empty%29%27%2C-%27entree_login_ldap%27%20=%3E%20%27Initial%20LDAP%20login%27%2C%20%27entree_mot_passe%27%20=%3E%20%27Your%20password%27%2C%20%27entree_mot_passe_1%27%20=%3E%20%27Password%27%2C%20%27entree_mot_passe_2%27%20=%3E%20%27%28Sometimes%20matches%20your%20FTP%20access%20password%20and%20sometimes%20left%20empty%29%27%2C%40%40%20-150%2C7%20%20121%2C7%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=8cdaf996f75f5c36aa4480f199f41497228c1cd1;p=lhc%2Fweb%2Fwiklou.git 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 ==