Move AlphabeticPager::getOrderTypeMessages() release note to 1.39
Follow-up to fd459eb771.
Change-Id: I931f5985f0a832c0f57031d300115c036448871b
This commit is contained in:
parent
1654a4bbe3
commit
54d6c21313
2 changed files with 2 additions and 2 deletions
|
|
@ -417,6 +417,8 @@ because of Phabricator reports.
|
|||
* IDatabase::getTopologyRootPrimary() was removed.
|
||||
* User::blockedBy(), deprecated since 1.38, has been removed.
|
||||
* User::getBlockId(), deprecated since 1.38, has been removed.
|
||||
* AlphabeticPager::getOrderTypeMessages(), unused since 1.13, has been removed
|
||||
without deprecation.
|
||||
|
||||
=== Deprecations in 1.39 ===
|
||||
* PageProps::getInstance(), deprecated since 1.38, emits deprecations warnings.
|
||||
|
|
|
|||
|
|
@ -141,8 +141,6 @@ because of Phabricator reports.
|
|||
* The EnqueueJob class, unused since 1.31, has been removed without
|
||||
deprecation.
|
||||
* ContextSource::getStats, deprecated since 1.27, has been removed.
|
||||
* AlphabeticPager::getOrderTypeMessages(), unused since 1.13, has been removed
|
||||
without deprecation.
|
||||
* The following public properties of Parser, deprecated in 1.35,
|
||||
have been made private: Parser::$mLinkId, Parser::$mIncludeSizes,
|
||||
Parser::$mDoubleUnderscore, Parser::$mShowToc, Parser::$mRevisionId,
|
||||
|
|
|
|||
Loading…
Reference in a new issue