From 3c4d14ca5832a47a8fe4ba0baafd7dbbb11aff21 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Fri, 11 Oct 2019 18:55:01 +0200 Subject: [PATCH] Warn about the necessity of an anope patch, which is pending since February... --- doc/RELEASE-NOTES | 4 ++++ doc/RELEASE-NOTES.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/RELEASE-NOTES b/doc/RELEASE-NOTES index 8bc28fd9f..166a663af 100644 --- a/doc/RELEASE-NOTES +++ b/doc/RELEASE-NOTES @@ -8,3 +8,7 @@ Please report issues at https://bugs.unrealircd.org/ The full release notes are available in doc/RELEASE-NOTES.md For easier viewing, check out the latest online release notes at: https://github.com/unrealircd/unrealircd/blob/unreal50/doc/RELEASE-NOTES.md + +WARNING: if you are using anope, then note that you need to apply the +following patch. It is pending since February 2019 unfortunately: +https://github.com/anope/anope/commit/da6e2730c259d6d6356a0a948e85730ae34663ab.patch diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 379dd36ce..2b6fbcc0c 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -11,6 +11,10 @@ the planned functionality is there. For those users who do dare to run it, feel free to report any issues you may find or comment on the many U5 features on https://bugs.unrealircd.org/. +WARNING: if you are using anope, then note that you need to apply the +following patch. It is pending since February 2019 unfortunately: +https://github.com/anope/anope/commit/da6e2730c259d6d6356a0a948e85730ae34663ab.patch + Summary -------- The most visible change to end-users is channel history. A lot of IRCv3 features were added.