Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 540290a..52eae73 100644 (file)
@@ -73,6 +73,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   DatabaseUpdater::addExtensionUpdate().
 * Removed $wgServerName. It doesn't need to be set anymore and is no longer 
   available as input for other configuration items, either.
+* Remove $wgRemoteUploads. It was not well supported and superseded by
+  $wgUploadNavigationUrl.
 
 === New features in 1.17 ===
 * (bug 10183) Users can now add personal styles and scripts to all skins via
@@ -354,6 +356,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 25167) Correctly load JS fixes for IE6 (fixing a regression in 1.16)
 * (bug 25367) wfShellExec() is more explicit when failing due to disabled
   passthru()
+* (bug 25462) Fix double-escaping for section edit link tooltips
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent.
@@ -371,7 +374,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 23548) Allow access of another users watchlist through watchlistraw
   using token and username.
 * (bug 23524) Api Modules as followup to bug 14473 (Add iwlinks table to
-  track inline interwiki link usage.
+  track inline interwiki link usage).
 * Add pltitles and tltemplates to prop=links and prop=templates respectively,
   similar to prop=categories's clcategorie
 * (bug 23834) Invalid "thumbwidth" and "thumbheight" in "imageinfo" query when
@@ -429,6 +432,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 25303) Fix API parameter integer validation to actually enforce validation
   on the input values in addition to giving a warning. Also add flag to enforce (die)
   if integer out of range (breaking change!)
+* (bug 24792) API help caching doesn't vary on $wgUser->isAnon(), causes staleness
 
 === Languages updated in 1.17 ===