From 7c3204d0367030ecc54e4cb5550089dbb6ddbd8f Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Mon, 12 Sep 2011 14:49:03 +0000 Subject: [PATCH] Move RELEASE-NOTES from r96373 from RELEASE-NOTES-1.18 to RELEASE-NOTES-1.19 after it was merged in r96845 --- RELEASE-NOTES-1.18 | 13 +++++++------ RELEASE-NOTES-1.19 | 1 - 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/RELEASE-NOTES-1.18 b/RELEASE-NOTES-1.18 index 2891e36070..57518ff8be 100644 --- a/RELEASE-NOTES-1.18 +++ b/RELEASE-NOTES-1.18 @@ -177,10 +177,10 @@ production. * (bug 29441) Expose CapitalLinks config in JS to allow modules to properly handle titles on case-sensitive wikis. * (bug 29397) Implement mw.Title module in core. -* In MySQL 4.1.9+ with replication enabled, fetch the slave lag from SHOW SLAVE - STATUS instead of SHOW PROCESSLIST. This ensures that lag is reported - correctly in the case where there are no write events occurring. Note that - the DB user now needs to have the REPLICATION CLIENT privilege if you are +* In MySQL 4.1.9+ with replication enabled, fetch the slave lag from SHOW SLAVE + STATUS instead of SHOW PROCESSLIST. This ensures that lag is reported + correctly in the case where there are no write events occurring. Note that + the DB user now needs to have the REPLICATION CLIENT privilege if you are using replication. * Language codes in $wgDummyLanguageCodes are now excluded on localization statistics (maintenance/language/transstat.php) @@ -202,8 +202,8 @@ production. * $wgAutopromoteOnce was added, allowing for users to be automatically promoted to explicit usergroups. If a group is removed from a user via Special:UserRights, it will not automatically be re-added. Configuration is similar to $wgAutopromote (see DefaultSettings.php) -* The PerformRetroactiveAutoblock hook was added to allow overriding or complementing - retroactive autoblock handling. This runs when blocking a user with the 'autoblock' option. +* The PerformRetroactiveAutoblock hook was added to allow overriding or complementing + retroactive autoblock handling. This runs when blocking a user with the 'autoblock' option. * MediaWiki now supports using protocol-relative URLs in links, interwiki targets and $wgServer. * Introduced $wgVaryOnXFPForAPI which will cause the API to send @@ -450,6 +450,7 @@ production. processing complex pages using newer versions of libxml2. * (bug 28545) When using the uca-default collation, sortkey's starting with a space (U+20) will sort under an invisible header like in 1.16 rather than a U+6DE +* (bug 30192) Thumbnails of archived files are now deleted === API changes in 1.18 === * BREAKING CHANGE: action=watch now requires POST and token. diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index fe55c98f3e..8f38d35e83 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -89,7 +89,6 @@ production. * (bug 30684) Fix bad escaping in mw.message for inexistent messages (i.e. ) * (bug 23057) Importers no longer can 'edit' or 'create' a fully-protected page by importing a new revision into it -* (bug 30192) Thumbnails of archived files are now deleted * Allowing moving the associated talk pages of subpages even if the base page has no subpage. -- 2.20.1