Merge "Mark ApiQueryBase::getDirectionDescription as deprecated"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 24 Nov 2015 16:39:50 +0000 (16:39 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 24 Nov 2015 16:39:50 +0000 (16:39 +0000)
1  2 
RELEASE-NOTES-1.27

diff --combined RELEASE-NOTES-1.27
@@@ -85,18 -85,12 +85,18 @@@ production
    string, if available. To localize this string, see the comments of
    $wgLocaltimezone in includes/DefaultSettings.php.
  
 -== External libraries ==
 -=== Upgraded external libraries ===
 -* Upgraded composer/semver from v1.0.0 to v1.2.0
 +=== External library changes in 1.27 ===
 +==== Upgraded external libraries ====
 +* Updated oojs/oojs-ui from v0.12.12 to v0.13.3.
 +* Updated composer/semver from v1.0.0 to v1.2.0.
  
 -=== New external libraries ===
 -* Added wikimedia/cldr-plural-rule-parser v1.0.0
 +==== New external libraries ====
 +* Added wikimedia/base-convert v1.0.1.
 +* Added wikimedia/cldr-plural-rule-parser v1.0.0.
 +* Added wikimedia/relpath v1.0.3.
 +* Added wikimedia/running-stat v1.1.0.
 +
 +==== Removed and replaced external libraries ====
  
  === Bug fixes in 1.27 ===
  * Special:Upload will now display correct maximum allowed file size when running
  ** ApiFormatDbg
  ** ApiFormatTxt
  ** ApiFormatYaml
+ * ApiQueryBase::getDirectionDescription is now marked as deprecated. It should
+   have been so marked since 1.25 when ApiBase::getParamDescription was
+   deprecated, but was overlooked at the time.
  
  === Languages updated in 1.27 ===