Remove duplicate release note for $wgOOUIEditPage removal
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 22 Sep 2017 19:52:35 +0000 (12:52 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Fri, 22 Sep 2017 19:53:27 +0000 (12:53 -0700)
And capitalize Unicode properly.

Follows-up b2441fc57d6e.

Change-Id: I2d68ff1abb0497eae046bd984d2a182066956325

RELEASE-NOTES-1.30

index e8e3404..2090ce9 100644 (file)
@@ -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 ===