From: Aaron Schulz Date: Fri, 21 Nov 2014 22:05:38 +0000 (-0800) Subject: Release notes for aacdb664a10 X-Git-Tag: 1.31.0-rc.0~13204^2 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=101db1a12e6b08b30583fff203b1310433c5f130;p=lhc%2Fweb%2Fwiklou.git Release notes for aacdb664a10 Change-Id: Ib917a32794726d15dc3c40af24eaad710a0f1645 --- diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index 5aba823e82..2781b380e9 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -197,6 +197,9 @@ changes to languages because of Bugzilla reports. and getInternalLinkAttributes methods in Linker, and removed getExternalLinkAttributes method, which was deprecated in MediaWiki 1.18. * Removed Sites class, which was deprecated in 1.21 and replaced by SiteSQLStore. +* The mw.api.getToken() method now uses action=query?meta=tokens. This will now + fail for custom tokens registered only via the deprecated ApiTokensGetTokenTypes + hook. The ApiQueryTokensRegisterTypes hook should be used for this to work. == Compatibility ==