From 8c117cc3bdafbd79a83750757033f26f4dfe24bf Mon Sep 17 00:00:00 2001 From: azumakuniyuki Date: Wed, 8 May 2024 20:05:12 +0900 Subject: [PATCH] Update the release notes c0b4d235 --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 20fc35c3..af7a4965 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -15,6 +15,9 @@ v5.0.2p2 - Shortened error message patterns to make them more adaptable to minor sentence changes. - Multibyte characters in the code and comments have been replaced with ASCII characters #278 - #279 #280 Deal the Apple unsubscribe notification as an ARF message. Thanks to @mnmallea + - Add the following error message patterns returned from Exchange Online #281 + - 4.4.317, 5.4.317: STARTTLS is required to send mail + - 4.4.318, 5.4.318: Connection was closed abruptly (SuspiciousRemoteServerError) v5.0.2 ---------------------------------------------------------------------------------------------------