From f0da1e5495bd15e0c82f2773da26bd5705c1ca57 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Tue, 23 Aug 2016 17:20:01 -0700 Subject: [PATCH] RELEASE-NOTES: Add release note for 74fa607 Also kill a couple of double-spaces that had crept in. Change-Id: I639369bafa17b65ac50082ae46187964e749d0d1 --- RELEASE-NOTES-1.28 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 92ac869535..1463c6d508 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -24,8 +24,11 @@ production. input methods provided by the UniversalLanguageSelector extension. * When $wgPingback is true, MediaWiki will periodically ping https://www.mediawiki.org/beacon with basic information about the local - MediaWiki installation. This data includes, for example, the type of system, + MediaWiki installation. This data includes, for example, the type of system, PHP version, and chosen database backend. This behavior is off by default. +* When $wgEditButtonPublishNotSave is true, MediaWiki will label the button to + store-to-database-and-show-to-others as "Publish page"/"Publish changes"; if + false, the default, they will be "Save page"/"Save changes". === New features in 1.28 === * User::isBot() method for checking if an account is a bot role account. @@ -100,7 +103,7 @@ changes to languages because of Phabricator reports. === Other changes in 1.28 === * (T128697) Improved handling of large diffs. -* [BREAKING CHANGE] $wgExtendedLoginCookies has been removed. You can +* [BREAKING CHANGE] $wgExtendedLoginCookies has been removed. You can use or update a custom session provider if needed. * Deprecated APIEditBeforeSave hook in favor of EditFilterMergedContent. * The 'UploadVerification' hook is deprecated. Use 'UploadVerifyFile' instead. -- 2.20.1