From: Kunal Mehta Date: Fri, 22 Sep 2017 19:52:35 +0000 (-0700) Subject: Remove duplicate release note for $wgOOUIEditPage removal X-Git-Tag: 1.31.0-rc.0~1986^2 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=c526e3b5fa22f22c299e4f59827b695693b80ff2;p=lhc%2Fweb%2Fwiklou.git Remove duplicate release note for $wgOOUIEditPage removal And capitalize Unicode properly. Follows-up b2441fc57d6e. Change-Id: I2d68ff1abb0497eae046bd984d2a182066956325 --- diff --git a/RELEASE-NOTES-1.30 b/RELEASE-NOTES-1.30 index e8e3404c8b..2090ce9255 100644 --- a/RELEASE-NOTES-1.30 +++ b/RELEASE-NOTES-1.30 @@ -73,10 +73,8 @@ section). * (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 ===