Merge "resourceloader: Require $wgResourceModuleSkinStyles paths to be in the base...
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 7 Apr 2015 15:40:48 +0000 (15:40 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 7 Apr 2015 15:40:48 +0000 (15:40 +0000)
1  2 
RELEASE-NOTES-1.25

diff --combined RELEASE-NOTES-1.25
@@@ -119,9 -119,6 +119,9 @@@ production
    proper, published library, which is now tagged as v1.0.0.
  * A new message (defaulting to blank), 'editnotice-notext', can be shown to users
    when they are editing if no edit notices apply to the page being edited.
 +* (T94536) You can now make the sitenotice appear to logged-in users only by
 +  editing MediaWiki:Anonnotice and replacing its content with "". Setting it to
 +  "-" (default) will continue disable it and fallback to MediaWiki:Sitenotice.
  
  ==== External libraries ====
  * MediaWiki now requires certain external libraries to be installed. In the past
@@@ -427,6 -424,8 +427,8 @@@ changes to languages because of Bugzill
    retrievedfrom, thisisdeleted, viewsourcelink, lastmodifiedat, laggedslavemode,
    protect-summary-cascade
  * All BloomCache related code has been removed. This was largely experimental.
+ * $wgResourceModuleSkinStyles no longer supports per-module local or remote paths. They
+   can only be set for the entire skin.
  
  == Compatibility ==