Release notes for r88625, r88553, r88511 (bringing back 'Other changes' like in REL1_...
authorKrinkle <krinkle@users.mediawiki.org>
Mon, 23 May 2011 00:01:06 +0000 (00:01 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Mon, 23 May 2011 00:01:06 +0000 (00:01 +0000)
RELEASE-NOTES-1.19

index 0866f34..6cffc82 100644 (file)
@@ -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 ==