diff options
Diffstat (limited to 'RELEASE-NOTES-1.20')
-rw-r--r-- | RELEASE-NOTES-1.20 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index d03ca1fa..80b200d6 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -3,6 +3,20 @@ Security reminder: MediaWiki does not require PHP's register_globals setting since version 1.2.0. If you have it on, turn it '''off''' if you can. +== MediaWiki 1.20.5 == + +This is a security and maintenance release of the MediaWiki 1.20 branch. + +=== Changes since 1.20.4 === +* (bug 46590) Add hook AbortChangePassword to Special:ChangePassword +* (bug 47304) SECURITY: Check SVG xml encoding against whitelist +* Localisation updates from http://translatewiki.net. +* mwdocgen.php: Implement --version option. +* Remove svnstat stuff used in Doxygen generation +* (bug 43594) Correctly supress warnings that were missed after the upstream + PHP change to E_STRICT being included in E_ALL. +* jshint: Allow global mw to be set in mediawiki.js + == MediaWiki 1.20.4 == This is a security release of the MediaWiki 1.20 branch. |