From 682f9598d4e10efbf484e5f70459bd5c03187bdd Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 15 Apr 2020 08:49:10 +0200 Subject: [PATCH] Add section header wrt upgrade from u4 [skip ci] --- doc/RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index b75ac9958..e5e620001 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -30,6 +30,9 @@ Changes: This message is customizable through [set::plaintext-policy::oper-message](https://www.unrealircd.org/docs/Set_block#set::plaintext-policy). +Upgrading from UnrealIRCd 4? +----------------------------- + Are you upgrading from UnrealIRCd 4.x to UnrealIRCd 5? If so, then check out the *UnrealIRCd 5* release notes [further down](#unrealircd-5). At the very least, check out [Upgrading from 4.x](https://www.unrealircd.org/docs/Upgrading_from_4.x).