From: Quim Gil Date: Fri, 20 Sep 2013 22:26:12 +0000 (-0700) Subject: Note about removing portal-url, currentevents-url and helppage from default Sidebar X-Git-Tag: 1.31.0-rc.0~18717 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=c334b0a95cf9de6a1c92eb620beb4ab7a804bd47;p=lhc%2Fweb%2Fwiklou.git Note about removing portal-url, currentevents-url and helppage from default Sidebar A note about the removal of portal-url, currentevents-url and helppage from the default Sidebar as requested at the related bug report. Follows up: Icb0e1b91e40bd682629f8a6f7291dbf8588b586 Bug: 53862 Change-Id: If7a624cd3a62c31af84a711f79ea396b53868fd2 --- diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index 34e474ad88..94a9dfdece 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -54,6 +54,8 @@ production. $wgRCFeeds configuration array. $wgRCFeeds makes both the format and destination of recent change notifications customizable, and allows for multiple destinations to be specified. +* (bug 53862) portal-url, currentevents-url and helppage have been removed from the + default Sidebar. === New features in 1.22 === * (bug 44525) mediawiki.jqueryMsg can now parse (whitelisted) HTML elements and attributes.