jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/379828 )
Change subject: Remove duplicate release note for $wgOOUIEditPage removal ...................................................................... Remove duplicate release note for $wgOOUIEditPage removal And capitalize Unicode properly. Follows-up b2441fc57d6e. Change-Id: I2d68ff1abb0497eae046bd984d2a182066956325 --- M RELEASE-NOTES-1.30 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: jenkins-bot: Verified Jforrester: Looks good to me, approved diff --git a/RELEASE-NOTES-1.30 b/RELEASE-NOTES-1.30 index e8e3404..2090ce9 100644 --- a/RELEASE-NOTES-1.30 +++ b/RELEASE-NOTES-1.30 @@ -73,10 +73,8 @@ * (T138166) Added ability for users to prohibit other users from sending them emails with Special:Emailuser. Can be enabled by setting $wgEnableUserEmailBlacklist to true. -* (T172315) $wgOOUIEditPage was removed, OOUI is the only display option for the - edit interface. * (T67297) $wgBrowserBlacklist is deprecated, and changing it will have no effect. - Instead, users using browsers that do not support unicode will be unable to edit + Instead, users using browsers that do not support Unicode will be unable to edit and should upgrade to a modern browser instead. === External library changes in 1.30 === -- To view, visit https://gerrit.wikimedia.org/r/379828 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2d68ff1abb0497eae046bd984d2a182066956325 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Legoktm <[email protected]> Gerrit-Reviewer: Jforrester <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
