From 68cc6676ef4740e01c92db09745fad3592723d3e Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 15 Nov 2025 10:34:27 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c64d2c0..cb079a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,10 +21,10 @@ ([#689](https://github.com/chatmail/relay/pull/689)) - Require TLS 1.2 for outgoing SMTP connections - ([#685](https://github.com/chatmail/relay/pull/685)) + ([#685](https://github.com/chatmail/relay/pull/685), [#730](https://github.com/chatmail/relay/pull/730)) - require STARTTLS for incoming port 25 connections - ([#684](https://github.com/chatmail/relay/pull/684)) + ([#684](https://github.com/chatmail/relay/pull/684), [#730](https://github.com/chatmail/relay/pull/730)) - filtermail: run CPU-intensive handle_DATA in a thread pool executor ([#676](https://github.com/chatmail/relay/pull/676))