From: This, that and the other Date: Wed, 19 Feb 2014 00:11:56 +0000 (+1100) Subject: Amend release note for $wgPasswordSenderName X-Git-Tag: 1.31.0-rc.0~16881 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=22582b55f0e22ccc1885db52302bd7e97c14f740;p=lhc%2Fweb%2Fwiklou.git Amend release note for $wgPasswordSenderName It's not just "deprecated" - it no longer works at all. Follow-up to Ibfd28cd181365c8c0b5f3e8ffe8f5de8c89844a3 Change-Id: I578341430f53bef6d02b8ad78c1c1f2e6b96c064 --- diff --git a/RELEASE-NOTES-1.23 b/RELEASE-NOTES-1.23 index e2102755a8..b1be60bc11 100644 --- a/RELEASE-NOTES-1.23 +++ b/RELEASE-NOTES-1.23 @@ -28,8 +28,9 @@ production. and talk pages are now watched by them by default. * $wgLBFactoryConf: Class names have had underscores removed. The configuration should be updated if LBFactory_Simple or LBFactory_Multi is configured. -* $wgPasswordSenderName has been deprecated. To set a custom mailer name, - the system message 'emailsender' should be modified (default: "{{SITENAME}}"). +* $wgPasswordSenderName has been removed and is no longer functional. To set a + custom mailer name, the system message 'emailsender' should be modified + (default: "{{SITENAME}}"). * $wgDBAhandler was removed as the only class using it was also removed * The 'max threads' setting was removed from $wgDBservers. * Support for AdminSettings.php has been completely removed. All configuration