From cdafed9759bbff5952f09e5a3d866f24fba57104 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 1 May 2013 08:56:50 +0200 Subject: Update to MediaWiki 1.20.5 --- RELEASE-NOTES-1.20 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'RELEASE-NOTES-1.20') 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. -- cgit v1.2.3-54-g00ecf