From 65da3d7ccd66bcf951d19845f4b1bdf8540fed36 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 14 Jun 2023 09:14:21 +0200 Subject: [PATCH] Mention ./unrealircd upgrade [skip ci] --- doc/RELEASE-NOTES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index de04e5773..618bbcfad 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -12,6 +12,9 @@ article on the wiki. Other notable features are better connection errors to SSL/TLS users and a new proxy { } block for websocket reverse proxies. +See the full release notes below. As usual on *NIX you can upgrade easily +with the command: `./unrealircd upgrade` + ### Enhancements: * Two new features that are conditionally on: * SSL/TLS users will now correctly receive the error message if they are @@ -167,9 +170,6 @@ Other improvements are whowasdb (persistent WHOWAS history) and a new guide on running a Tor Onion service. The release also fixes a crash bug related to remote includes and fixes multiple memory leaks. -See the full release notes below. As usual on *NIX you can upgrade easily -with the command: `./unrealircd upgrade` - ### Enhancements: * Channel flood protection improvements: * New [channel mode `+F`](https://www.unrealircd.org/docs/Channel_anti-flood_settings)