diff options
author | MatmaRex <matma.rex@gmail.com> | 2012-11-27 08:47:50 +0100 |
---|---|---|
committer | MatmaRex <matma.rex@gmail.com> | 2012-11-27 11:58:52 +0100 |
commit | a3641417a47ba7548cb1c852d5087d77e5580f51 (patch) | |
tree | 3cf5e80097ae39bc24d61588a7e06214ff5d72e9 /RELEASE-NOTES-1.21 | |
parent | eeb3ffdd04dd415540ce2e32bbad4f14a97d5134 (diff) | |
download | mediawikicore-a3641417a47ba7548cb1c852d5087d77e5580f51.tar.gz mediawikicore-a3641417a47ba7548cb1c852d5087d77e5580f51.zip |
release notes for I9a2ebd50
I forgot them earlier, sorry.
Change-Id: I08236ae05edb0d96febb4bb01fc8d15324d327bd
Diffstat (limited to 'RELEASE-NOTES-1.21')
-rw-r--r-- | RELEASE-NOTES-1.21 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index dd1c189b51cc..679a117ffd62 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) + <h4>, <h5> or <h6> to only <h3>s, with a <h2> 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. |