From b4674e56a1d19f97ff6528a983074d2c7e754daf Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Thu, 3 May 2018 13:30:05 -0700 Subject: [PATCH] RELEASE-NOTES-1.31: More cleanup Change-Id: I645d6591424fb116439e85c28eaf52142583ba0b --- RELEASE-NOTES-1.31 | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 5ff37e60ac..a702451321 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -79,8 +79,8 @@ production. * Most code accessing rows for logged actions from the database should use the relevant getQueryInfo() methods to get the information needed to build the SQL query. The ActorMigration class may also be used to get feature - -flagged information needed to access actor-related fields during the - migration period. + -flagged information needed to access actor-related fields during the + migration period. * Added Wikimedia\Rdbms\IDatabase::cancelAtomic(), to roll back an atomic section without having to roll back the whole transaction. * Wikimedia\Rdbms\IDatabase::doAtomicSection(), non-native ::insertSelect(), @@ -114,11 +114,9 @@ production. * Updated wikimedia/php-session-serializer from 1.0.4 to 1.0.6. * Updated wikimedia/remex-html from 1.0.2 to 1.0.3. * Updated wikimedia/html-formatter from 1.0.1 to 1.0.2. -* … ==== New external libraries ==== * Added wikimedia/object-factory 1.0.0 -* … ==== Removed and replaced external libraries ==== * (T17845) The deprecated 'jquery.badge' module was removed. @@ -146,15 +144,15 @@ production. 'watchlist' instead. === Action API internal changes in 1.31 === -* ApiBase::getProfileDBTime, deprecated since 1.25, - was removed -* ApiBase::getModuleProfileName, deprecated since 1.25, was removed -* ApiBase::getProfileTime, deprecated since 1.25, was removed +* ApiBase::getProfileDBTime, deprecated since 1.25, was removed. +* ApiBase::getModuleProfileName, deprecated since 1.25, was removed. +* ApiBase::getProfileTime, deprecated since 1.25, was removed. === Languages updated in 1.31 === MediaWiki supports over 350 languages. Many localisations are updated regularly. Below only new and removed languages are listed, as well as changes to languages because of Phabricator reports. + * (T180052) Mirandese (mwl) now supports gendered NS_USER/NS_USER_TALK. * (T182305) New language support: Nyungar (nys). * (T186359) New language support: Siberian Tatar [cебертатар] (sty). -- 2.20.1