From b19573d562859e812b92cba82fd42d3763f732cf Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 5 Jun 2026 18:29:57 +0200 Subject: [PATCH] Update release notes [skip ci] --- doc/RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 2c2ac3ff2..7de58af5b 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -15,6 +15,8 @@ This is work in progress and may not always be a stable version. 0700 permissions, just like most subdirectories were. ### Fixes: +* The following config items previously raised a config error: + allow channel::except, deny channel::except and spamfilter::except. * Hardening of the built-in HTTPS client ### Developers and protocol: