Release-notes for r90729 (why doesn't this happen automatically ?)
authorKrinkle <krinkle@users.mediawiki.org>
Fri, 24 Jun 2011 19:54:25 +0000 (19:54 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Fri, 24 Jun 2011 19:54:25 +0000 (19:54 +0000)
RELEASE-NOTES-1.19

index 96c3568..a1ce16f 100644 (file)
@@ -118,7 +118,9 @@ production.
 * If the db is really screwed up, and doesn't have a recentchanges table,
   make the updater throw an exception instead of a fatal.
 * wfArrayToCGI() and wfCgiToArray() now handle nested and associative arrays
-  correctly
+  correctly.
+* (bug 29567) mw.util.addPortletLink should only wrap link in <span> for
+  "vectorTabs" portlets.
 
 === API changes in 1.19 ===
 * BREAKING CHANGE: action=watch now requires POST and token.