From 22a2fa0d49507dcfc11d7294d0b75f6bbd662582 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Wed, 14 Dec 2016 22:16:31 -0800 Subject: [PATCH] RELEASE-NOTES: Fixup for dfb50ab9f3 Change-Id: Ibe2efcd11c3f97ca343f43168bde278e44537be9 --- RELEASE-NOTES-1.29 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index 5ff4ca9a15..4e6396b31f 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -22,7 +22,7 @@ production. code for ApiBase::parseMsg() will no longer work. * ApiBase::$messageMap is no longer public. Code attempting to access it will result in a PHP fatal error. -* $wgUserEmailUseReplyTo is now false by default to work around restrictive DMARC policies. +* $wgUserEmailUseReplyTo is now true by default to work around restrictive DMARC policies. === New features in 1.29 === * (T5233) A cookie can now be set when a user is autoblocked, to track that user if -- 2.20.1