Add a RELEASE-NOTES note about protocol-relative URLs to the 1.18 RELEASE-NOTES....
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 13 Aug 2011 17:35:28 +0000 (17:35 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 13 Aug 2011 17:35:28 +0000 (17:35 +0000)
RELEASE-NOTES-1.18

index 400a944..0f71e53 100644 (file)
@@ -201,6 +201,7 @@ production.
   Configuration is similar to $wgAutopromote (see DefaultSettings.php)
 * The PerformRetroactiveAutoblock hook was added to allow overriding or complementing 
   retroactive autoblock handling. This runs when blocking a user with the 'autoblock' option. 
+* MediaWiki now supports using protocol-relative URLs in links, interwiki targets and $wgServer
 
 === Bug fixes in 1.18 ===
 * mw.util.getScript has been implemented (like wfScript in GlobalFunctions.php)