X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.30;h=c5ab81afb9387687248b849f2508db6410f99a3d;hp=453368bebb8b57dd177427fb06568a4cc5b629ab;hb=f368f46c957dd38550e7b6ea849ed11849e9ec06;hpb=1c7f71cefab6a2b3163312bccaa3c46bc61b063d diff --git a/RELEASE-NOTES-1.30 b/RELEASE-NOTES-1.30 index 453368bebb..c5ab81afb9 100644 --- a/RELEASE-NOTES-1.30 +++ b/RELEASE-NOTES-1.30 @@ -5,6 +5,10 @@ THIS IS NOT A RELEASE YET MediaWiki 1.30 is an alpha-quality branch and is not recommended for use in production. +=== MySQL version requirement in 1.30 === +As of 1.30, MediaWiki now requires MySQL 5.5.8 or higher (see Compatibility +section). + === Configuration changes in 1.30 === * The "C.UTF-8" locale should be used for $wgShellLocale, if available, to avoid unexpected behavior when code uses locale-sensitive string comparisons. For @@ -37,15 +41,18 @@ production. enabled by setting $wgUsePigLatinVariant to true. * Added RecentChangesPurgeRows hook to allow extensions to purge data that depends on the recentchanges table. +* Added JS config values wgDiffOldId/wgDiffNewId to the output of diff pages. === Languages updated in 1.30 === * Support for kbp (Kabɩyɛ / Kabiyè) was added. +* Support for skr (Saraiki, سرائیکی) was added. === External library changes in 1.30 === ==== Upgraded external libraries ==== * mediawiki/mediawiki-codesniffer updated to 0.8.1. +* wikimedia/composer-merge-plugin updated to 1.4.1. ==== New external libraries ==== * The class \TestingAccessWrapper has been moved to the external library @@ -147,7 +154,7 @@ Oracle and Microsoft SQL Server. The supported versions are: -* MySQL 5.0.3 or later +* MySQL 5.5.8 or later * PostgreSQL 8.3 or later * SQLite 3.3.7 or later * Oracle 9.0.1 or later