From: Timo Tijhof Date: Sun, 7 Apr 2013 23:00:09 +0000 (+0200) Subject: Fix release notes for I5e6f7d48d6904. X-Git-Tag: 1.31.0-rc.0~20078 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=54811d33fee926a6ed486708ce5d12eef20b092d;p=lhc%2Fweb%2Fwiklou.git Fix release notes for I5e6f7d48d6904. Change-Id: Id442e6fcbdc410798579bc0bf1088ccede08e21b --- diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 25401dc11e..2ab652be00 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -359,8 +359,6 @@ changes to languages because of Bugzilla reports. * Calling Linker methods using a skin will now output deprecation warnings. * Pages with a returnto (such as the page when you login or logout), no longer have a rel="next" link tag. -* The Quickbar feature of the legacy skin model and the last remnants of it - throughout the code base have been removed. == Compatibility == diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index 1d480238f0..5c0098db20 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -35,6 +35,8 @@ changes to languages because of Bugzilla reports. with its associated globals of $wgExternalAuthType, $wgExternalAuthConf, $wgAutocreatePolicy and $wgAllowPrefChange. Affected users are encouraged to use AuthPlugin for external authentication/authorization needs. +* The Quickbar feature of the legacy skin model and the last remnants of it + throughout the code base have been removed. == Compatibility ==