Revert "Release notes for aacdb664a10"
authorRicordisamoa <ricordisamoa@openmailbox.org>
Sun, 19 Apr 2015 20:49:11 +0000 (20:49 +0000)
committerUmherirrender <umherirrender_de.wp@web.de>
Mon, 20 Apr 2015 14:49:46 +0000 (14:49 +0000)
I429b609b626af35ae0abcdf6f1c13e8afb6503b9 was reverted by
I2e7e761281dae6a22fc520c9153734b55403b120 and didn't make
it into the final release. Revert also the release notes change.

This reverts commit 101db1a12e6b08b30583fff203b1310433c5f130.

Change-Id: Ic6cd3530c08bbd0c486bbce77224a922686fa475

RELEASE-NOTES-1.25

index f0d1c07..13b01d9 100644 (file)
@@ -411,9 +411,6 @@ 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.
 * Added wgRelevantArticleId to the client-side config, for use on special pages.
 * Deprecated the TitleIsCssOrJsPage hook. Superseded by the
   ContentHandlerDefaultModelFor hook since MediaWiki 1.21.