From 0edd6983ba69e8195fa7cade96eca27df9ebf237 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Tue, 5 Mar 2013 09:06:02 +0100 Subject: Update to MediaWiki 1.20.3 --- RELEASE-NOTES-1.20 | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES-1.20') diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index 17c3ba2e..a7197ec1 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -4,9 +4,26 @@ 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.3 == + +This is a security and maintenance release of the MediaWiki 1.20 branch. + +=== Changes since 1.20.2 === +* New preference type - 'api'. Preferences of this type are not shown on + Special:Preferences, but are still available via the action=options API. +* (bug 44010) Context is passed to UserGetLanguageObject. +* The recursion guard on RequestContext::getLanguage() was weakened. +* (bug 40585) Don't drop 'step="any"' in HTML input fields. +* (bug 44024) Fixed problems in ObjectCache when using XCache. +* (bug 44010) FauxRequest leaked cookie data from primary request. +* (bug 44135/42441) Pass '2' instead of 'true' to CURLOPT_SSL_VERIFYHOST +* (bug 43518) API action=unblock should return the user name, not the full + user object +* (Bug 45355) Prevent read of arbitrary files through mwdoc-filter.php + == MediaWiki 1.20.2 == -This is a maintenance release of the MediaWiki 1.20 branch +This is a maintenance release of the MediaWiki 1.20 branch. === Changes since 1.20.1 === * (bug 42638) Fix API action=options&reset=1 & unit tests. @@ -14,7 +31,7 @@ This is a maintenance release of the MediaWiki 1.20 branch == MediaWiki 1.20.1 == -This is a security release of the MediaWiki 1.20 branch +This is a security release of the MediaWiki 1.20 branch. === Changes since 1.20 === * (bug 42202) Validate options to prevent html injection @@ -169,6 +186,8 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. uploads. * (bug 40448) mediawiki.legacy.mwsuggest has been replaced with a new module, mediawiki.searchSuggest, based on SimpleSeach from Extension:Vector. +* New preference type - 'api'. Preferences of this type are not shown on + Special:Preferences, but are still available via the action=options API. === Known issues in 1.20.0 === These are issues that we're targeting to be fixed in a later release -- cgit v1.2.2