From e15ea8f34d30e82255878f939e1695ef4d0f1e82 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sun, 22 Nov 2020 18:34:31 +0100 Subject: [PATCH] Mention EOL date of U4 in SECURITY.md for clarity. --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 79152e0bf..44c8396ea 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions * The latest *stable* release of the 5.x branch -* The latest *oldstable* release of the 4.x branch +* The latest *oldstable* release of the 4.x branch (until 2020-12-31) See also [UnrealIRCd releases](https://www.unrealircd.org/docs/UnrealIRCd_releases) for information on older versions and End Of Life dates.