Amend release note for $wgPasswordSenderName
authorThis, that and the other <at.light@live.com.au>
Wed, 19 Feb 2014 00:11:56 +0000 (11:11 +1100)
committerThis, that and the other <at.light@live.com.au>
Wed, 19 Feb 2014 00:11:56 +0000 (11:11 +1100)
It's not just "deprecated" - it no longer works at all.

Follow-up to Ibfd28cd181365c8c0b5f3e8ffe8f5de8c89844a3

Change-Id: I578341430f53bef6d02b8ad78c1c1f2e6b96c064

RELEASE-NOTES-1.23

index e210275..b1be60b 100644 (file)
@@ -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