jenkins-bot has submitted this change and it was merged. Change subject: More RELEASE-NOTES-1.22 improvments ......................................................................
More RELEASE-NOTES-1.22 improvments Added note about curl, moved section about 1.22.1 ahead of 1.22.0 Change-Id: I70970c03dbcfcb567881a007cda3e739be89d5dd --- M RELEASE-NOTES-1.22 1 file changed, 12 insertions(+), 7 deletions(-) Approvals: MarkAHershberger: Looks good to me, approved jenkins-bot: Verified diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index 46f31ba..6bff5b1 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -11,7 +11,9 @@ * Configuration changes in 1.22.0 * 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 === @@ -465,6 +467,14 @@ 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 @@ -478,13 +488,8 @@ * Batak Toba (bbc-latn) added. * (bug 46751) Made Buryat (Russia) (буряад) (bxr) fallback to Russian. -=== 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. +=== 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/106942 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I70970c03dbcfcb567881a007cda3e739be89d5dd Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: REL1_22 Gerrit-Owner: MarkAHershberger <[email protected]> Gerrit-Reviewer: MarkAHershberger <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
