diff --git a/CHANGELOG.md b/CHANGELOG.md index e709597b..b83b0a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ - Enforce end-to-end encryption between local addresses ([#535](https://github.com/chatmail/server/pull/535)) +- Disable NSD so it doesn't block port 53 + ([#537](https://github.com/chatmail/server/pull/537)) + - Limit the bind for the HTTPS server on 8443 to 127.0.0.1 ([#522](https://github.com/chatmail/server/pull/522)) ([#532](https://github.com/chatmail/server/pull/532))