From 101db1a12e6b08b30583fff203b1310433c5f130 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Fri, 21 Nov 2014 14:05:38 -0800 Subject: [PATCH] Release notes for aacdb664a10 Change-Id: Ib917a32794726d15dc3c40af24eaad710a0f1645 --- RELEASE-NOTES-1.25 | 3 +++ 1 file changed, 3 insertions(+) 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 == -- 2.20.1