From 1057267bd7db8e3f663aceab8e2f37686ae7a9f0 Mon Sep 17 00:00:00 2001 From: Krinkle Date: Mon, 23 May 2011 00:01:06 +0000 Subject: [PATCH] Release notes for r88625, r88553, r88511 (bringing back 'Other changes' like in REL1_17 release notes) --- RELEASE-NOTES-1.19 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 0866f34408..6cffc82a16 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -37,6 +37,7 @@ production. * (bug 29036) For cascade-protected pages, the mw-textarea-cprotected class is added to the textarea on the edit form. * mw.util.getScript has been implemented (like wfScript in GlobalFunctions.php) +* (bug 29067) Creating "user.tokens" module (like user.options) in ResourceLoader. * (bug 28904) Update jQuery version from 1.4.4 to 1.5.2 (the latest update to 1.5) === Bug fixes in 1.19 === @@ -77,6 +78,8 @@ production. * (bug 29071) mediawiki.action.watch.ajax.js should pass uselang to API. * (bug 28272) Special:Allmessages should have only one "Go" button * (bug 29101) Special:FileDuplicateSearch shows silly message +* (bug 29048) jQuery.tabIndex: firstTabIndex() should not output the same + as lastTabIndex(). === API changes in 1.19 === * BREAKING CHANGE: action=watch now requires POST and token. @@ -97,6 +100,9 @@ changes to languages because of Bugzilla reports. * Bhojpuri (bho) (renamed from "bh"). * (bug 29031) When translating block log entries, indefinite, infinite, and infinity are now considered the same. + +=== Other changes in 1.19 === +* Removed legacy wgAjaxWatch javascript global object, no longer in use. == Compatibility == -- 2.20.1