MarkAHershberger has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/107012


Change subject: make release notes ordering more consistant
......................................................................

make release notes ordering more consistant

Change-Id: Ia48e44a33f5317f2435d65c5021714a9c0dc5806
---
M RELEASE-NOTES-1.22
1 file changed, 9 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/12/107012/1

diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22
index 0f13912..516f986 100644
--- a/RELEASE-NOTES-1.22
+++ b/RELEASE-NOTES-1.22
@@ -9,7 +9,16 @@
 
 === Changes since 1.22.0 ===
 
+* Restore compatibility with curl < 7.16.2.
+* (bug 56931) Updated the plural rules to CLDR 24. They are in new format
+  which is detailed in UTS 35 Rev 33. The PHP parser and evaluator as well as
+  the JavaScript evaluator were updated to support the new format. Plural rules
+  for some languages have changed, most notably Russian. Affected software
+  messages have been updated and marked for review at translatewiki.net.
+  This change is backported from the development branch of MediaWiki 1.23.
 * (bug 58434) The broken installer for database backend Oracle was fixed.
+* (bug 58167) The web installer no longer throws an exception when PHP is
+  compiled without support for MySQL yet with support for another DBMS.
 
 == MediaWiki 1.22.0 ==
 
@@ -19,12 +28,9 @@
 * Breaking Changes in 1.22.0
 * New features in 1.22.0
 * Configuration changes in 1.22.0
-* Bug fixes in 1.22.1
 * Bug fixes in 1.22.0
 * API changes in 1.22.0
-* Languages updated in 1.22.1
 * Languages updated in 1.22.0
-* Other Changes in 1.22.1
 * Other changes in 1.22.0
 
 === Breaking Changes in 1.22.0 ===
@@ -336,10 +342,6 @@
   script they were added for.
 * Default value of $wgMaxShellMemory has been tripled (it's now 300 MB).
 
-=== Bug fixes in 1.22.1 ===
-* (bug 58167) The web installer no longer throws an exception when PHP is
-  compiled without support for MySQL yet with support for another DBMS.
-
 === Bug fixes in 1.22.0 ===
 * (bug 47271) $wgContentHandlerUseDB should be set to false during the upgrade
 * Disable Special:PasswordReset when $wgEnableEmail is false. Previously one
@@ -482,14 +484,6 @@
   file repositories, and related ForeignAPIRepo methods getInfo and getApiUrl.
 * The new query module list=allfileusages to enumerate file usages was added.
 
-=== Languages updated in 1.22.1 ===
-* (bug 56931) Updated the plural rules to CLDR 24. They are in new format
-  which is detailed in UTS 35 Rev 33. The PHP parser and evaluator as well as
-  the JavaScript evaluator were updated to support the new format. Plural rules
-  for some languages have changed, most notably Russian. Affected software
-  messages have been updated and marked for review at translatewiki.net.
-  This change is backported from the development branch of MediaWiki 1.23.
-
 === Languages updated in 1.22.0 ===
 
 MediaWiki supports over 350 languages. Many localisations are updated
@@ -502,9 +496,6 @@
   implementation for Language::convertPlural now work correctly.
 * Batak Toba (bbc-latn) added.
 * (bug 46751) Made Buryat (Russia) (буряад) (bxr) fallback to Russian.
-
-=== Other changes in 1.22.1 ===
-* Restore compatibility with curl < 7.16.2
 
 === Other changes in 1.22.0 ===
 * redirect.php was removed. It was unused.

-- 
To view, visit https://gerrit.wikimedia.org/r/107012
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia48e44a33f5317f2435d65c5021714a9c0dc5806
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: REL1_22
Gerrit-Owner: MarkAHershberger <mhershber...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to