Move 4a3fd2e42a1d release notes into 1.27 file
authorKunal Mehta <legoktm@gmail.com>
Fri, 20 Nov 2015 22:35:25 +0000 (14:35 -0800)
committerChad <chadh@wikimedia.org>
Sat, 21 Nov 2015 00:12:46 +0000 (00:12 +0000)
Change-Id: I0d34972b6ce40fc7a207daa3ad16af568cf807da

RELEASE-NOTES-1.26
RELEASE-NOTES-1.27

index 23d73b3..60e5ac4 100644 (file)
@@ -44,7 +44,6 @@ production.
 * $wgBlockAllowsUTEdit is now set to true by default. This allows
   blocked users to edit their talk pages unless explicitly disabled
   when they are being blocked.
-* CLDRPluralRule* classes have been replaced with wikimedia/cldr-plural-rule-parser.
 
 === New features in 1.26 ===
 * (T51506) Now action=info gives estimates of actual watchers for a page.
@@ -136,7 +135,6 @@ production.
 * Added composer/semver v0.1.0.
 * Added mediawiki/at-ease v1.1.0.
 * Added wikimedia/assert v0.2.2.
-* Added wikimedia/cldr-plural-rule-parser v1.0.0
 * Added wikimedia/ip-set v1.0.1.
 * Added wikimedia/wrappedstring v2.0.0.
 
index 9027f62..3cbeccb 100644 (file)
@@ -53,6 +53,7 @@ production.
 * (T48998) $wgArticlePath must now be either a full url, or start with a "/".
 * $wgRateLimitLog was removed; use $wgDebugLogGroups['ratelimit'] instead.
 * Deprecated API formats dbg, txt, and yaml have been removed.
+* CLDRPluralRule* classes have been replaced with wikimedia/cldr-plural-rule-parser.
 
 === New features in 1.27 ===
 * $wgDataCenterId and $wgDataCenterRoles where added, which will serve as
@@ -81,7 +82,11 @@ production.
   cross-browser-compatible FlexBox rules. Users will still need to add fallback
   float rules or the like for compatibility with IE9- separately.
 
-==== External libraries ====
+== External libraries ==
+=== Upgraded external libraries ===
+
+=== New external libraries ===
+* Added wikimedia/cldr-plural-rule-parser v1.0.0
 
 === Bug fixes in 1.27 ===
 * Special:Upload will now display correct maximum allowed file size when running