From: Federico Leva Date: Thu, 22 May 2014 13:12:46 +0000 (+0200) Subject: p-lang-list was removed X-Git-Tag: 1.31.0-rc.0~15618 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=1e1765f4363cdfe0a5d4a4af905621f2a47ea601;p=lhc%2Fweb%2Fwiklou.git p-lang-list was removed Contrite followup to I220057c799bef7e8c4d964f47d56f61ec120d8c2 Change-Id: I028880cfa9946e628832a303779d6b3ffcf16620 --- diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index f067e32b39..fb23b71356 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -52,6 +52,8 @@ production. claimed it would. * (bug 39035) Improved Vector skin performance by removing collapsibleNav, which used to collapse some sidebar elements by default. + This removes -list id suffixes like p-lang-list: instead of using things like + #p-lang-list, you can do #p-lang .body ul. * (bug 890) Links in Special:RecentChanges and Special:Watchlist no longer follow redirects to their target pages. * Parser now dies early if called recursively, instead of producing subtle bugs.