X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=2a4ac43d41ee32f50f9ec8a0f3e020abe62a362d;hb=953cf998e3ef64972970b287bb8ec899191508e1;hp=10cc2e64970818ac82c6fd0a6961ac63811fe902;hpb=3c22347f55102536b050160dfa9b30c21018fc2c;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 10cc2e6497..2a4ac43d41 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -3,6 +3,7 @@ THIS IS NOT A RELEASE YET === Changes since MediaWiki 1.31.4 === +* Fix extra newlines in installer. * Followup T230402, PermissionManager doesn't exist until 1.33, so fix the backported patches to use User::isAllowed() instead.