From: MatmaRex Date: Tue, 27 Nov 2012 07:47:50 +0000 (+0100) Subject: release notes for I9a2ebd50 X-Git-Tag: 1.31.0-rc.0~21506^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=a3641417a47ba7548cb1c852d5087d77e5580f51;p=lhc%2Fweb%2Fwiklou.git release notes for I9a2ebd50 I forgot them earlier, sorry. Change-Id: I08236ae05edb0d96febb4bb01fc8d15324d327bd --- diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index dd1c189b51..679a117ffd 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -85,6 +85,11 @@ production. title parameter was specified. * (bug 42410) API action=edit now returns correct timestamp for the new edit. * (bug 14901) Email notification mistakes log action for new page creation. +* (bug 457) In the sidebar of Vector, CologneBlue, Monobook, and Monobook-based + skins, the heading levels have been changed from (variously per skin) +

,

or
to only

s, with a

hidden heading above them. + If you are styling or scripting the headings in a custom way, this change + will require updates to your site's CSS or JS. === API changes in 1.21 === * prop=revisions can now report the contentmodel and contentformat, see docs/contenthandler.txt.