From 213a2f99053f91a1449aeb7129067b9fa490d17c Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Thu, 14 Nov 2013 11:46:47 -0800 Subject: [PATCH] Move wikiGetLink rename from 1.23 to 1.22 RELEASE-NOTES I8704a6620ece was backported to 1.22 Change-Id: I484fc8beb2b8afa5fe8ac7ec489abb4c226f2c42 --- RELEASE-NOTES-1.22 | 2 ++ RELEASE-NOTES-1.23 | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index 7ad29ab029..333696b77c 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -532,6 +532,8 @@ changes to languages because of Bugzilla reports. 'mediawiki.legacy.wikibits' (which IEFixes depends on) and that will import IEFixes automatically if user agent conditions are met. * Code specific to the Math extension was marked as deprecated. +* mediawiki.util: mw.util.wikiGetlink has been renamed to getUrl. (The old name + still works, but is deprecated.) == Compatibility == diff --git a/RELEASE-NOTES-1.23 b/RELEASE-NOTES-1.23 index 670e75ee08..f7b6507aae 100644 --- a/RELEASE-NOTES-1.23 +++ b/RELEASE-NOTES-1.23 @@ -71,8 +71,6 @@ changes to languages because of Bugzilla reports. ** The rc_type field of recentchanges will be deprecated in a future point release. * The global variable $wgArticle has been removed after a lengthy deprecation. -* mediawiki.util: mw.util.wikiGetlink has been renamed to getUrl. (The old name - still works, but is deprecated.) == Compatibility == -- 2.20.1