Move wikiGetLink rename from 1.23 to 1.22 RELEASE-NOTES
authorRoan Kattouw <roan.kattouw@gmail.com>
Thu, 14 Nov 2013 19:46:47 +0000 (11:46 -0800)
committerRoan Kattouw <roan.kattouw@gmail.com>
Thu, 14 Nov 2013 19:46:47 +0000 (11:46 -0800)
I8704a6620ece was backported to 1.22

Change-Id: I484fc8beb2b8afa5fe8ac7ec489abb4c226f2c42

RELEASE-NOTES-1.22
RELEASE-NOTES-1.23

index 7ad29ab..333696b 100644 (file)
@@ -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 ==
 
index 670e75e..f7b6507 100644 (file)
@@ -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 ==