Update RELEASE_NOTES with replacements
Follow up to d93f45b034
Change-Id: Icb0222486cd7ffecfa03fb893312a17e4b947b63
This commit is contained in:
parent
d93f45b034
commit
87e96b995a
1 changed files with 6 additions and 1 deletions
|
|
@ -99,7 +99,12 @@ because of Phabricator reports.
|
|||
include Skin::privacyLink(), aboutLink(), disclaimerLink(), makeUrl()
|
||||
getIndicatorsHTML(), getLogo(), subPageSubtitle(), getSearchLink(),
|
||||
makeVariablesScript(), getAllowedSkins(), getSkinNames() and
|
||||
mainPageLink().
|
||||
mainPageLink(). Use Skin::footerLink for footer links instead of
|
||||
privacyLink, aboutLink and disclaimerLink. For others use
|
||||
Skin::getIndicatorsData, ResourceLoaderSkinModule::getAvailableLogos,
|
||||
Skin::prepareSubtitle, Skin::getSearchPageTitle,
|
||||
ResourceLoader::makeInlineScript(), SkinFactory::getAllowedSkins
|
||||
or SkinFactory::getInstalledSkins().
|
||||
* …
|
||||
|
||||
=== Deprecations in 1.38 ===
|
||||
|
|
|
|||
Loading…
Reference in a new issue