From 2cd523b34808b65716142f7c02070bad67352eb5 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sat, 27 Jan 2018 12:21:06 +0100 Subject: [PATCH] Clarify some wording --- templates/security/security.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/security/security.html b/templates/security/security.html index ca83481c..ee9632a8 100644 --- a/templates/security/security.html +++ b/templates/security/security.html @@ -91,7 +91,8 @@ You can filter the view of patches to show just patches for version:

Unsupported versions

- You can also view archived security patches for unsupported versions:
+ You can also view archived security patches for unsupported versions. Note that no further + security patches are made available for these versions as they are end of life.
{%for v in unsupported%} {{v.numtree}}{%if not forloop.last%} -{%endif%} {%endfor%} -- 2.39.5