From cd317e678c85da9203ad1141104f4a5478f2e2a8 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 25 Feb 2026 15:21:20 +0100 Subject: [PATCH] Update release notes on latest two changes. [skip ci] --- doc/RELEASE-NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 8a63fc0a6..09b423d81 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -58,6 +58,10 @@ hardening and has quite a number of bug fixes. an IP had hits from multiple blacklist blocks. * In JSON-RPC `user.part` the oper-only-viewable message tag [unrealircd.org/issued-by](https://www.unrealircd.org/issued-by) was missing. +* Building UnrealIRCd failed if DNS was not working. Obviously building + should never fail if internet or our infra is unreachable. Additionally, + we now skip over the module upgrade step (and fetching the module repository) + if there are no 3rd party modules installed. ### Removed: * set::restrict-extendedbans has been removed because it didn't work since