X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.31;h=60b6c277ef5964af8ac6feed29665963384427b2;hp=9d8f387d6cfc11ca5279fcfdac3db949569f9f4b;hb=1166c966cda9c7483a284d1524845b6243c2048e;hpb=a90c4761c4c1bb9cf8e457e1b46078e8d07a245d diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 9d8f387d6c..60b6c277ef 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -1,11 +1,16 @@ -== MediaWiki 1.31 == +== MediaWiki 1.31.1 == THIS IS NOT A RELEASE YET! +This is a security and maintenance release of the MediaWiki 1.31 branch. + === Changes since MediaWiki 1.31.0 === * (T197229) Bundle Nuke extension, it was accidentally omitted. * (T193995) Fix undefined patchPath() method call in parser tests. * (T198687) Fix various selectFields methods to use the string 'NULL', not null. +* Special:BotPasswords now requires reauthentication. + +== MediaWiki 1.31 == === Changes since MediaWiki 1.31.0-rc.2 === * (T195783) Initialize PSR-4 namespaces at same stage as normal autoloader.