Discussion:
[Xen-changelog] [xen stable-4.10] Release: add release note link to SUPPORT.md
p***@xen.org
2018-11-10 23:11:02 UTC
Permalink
commit c841c82a5349cd56adb8fd4907bf5ad9563eaa7e
Author: Juergen Gross <***@suse.com>
AuthorDate: Tue Nov 6 11:55:06 2018 +0100
Commit: Jan Beulich <***@suse.com>
CommitDate: Tue Nov 6 11:55:06 2018 +0100

Release: add release note link to SUPPORT.md

In order to have a link to the release notes in the feature list
generated from SUPPORT.md add that link in the "Release Support"
section of that file.

The real link needs to be adapted when the version is being released.

Signed-off-by: Juergen Gross <***@suse.com>
Acked-by: Wei Liu <***@citrix.com>
---
SUPPORT.md | 1 +
1 file changed, 1 insertion(+)

diff --git a/SUPPORT.md b/SUPPORT.md
index ddd8132251..6d417a618e 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -13,6 +13,7 @@ for the definitions of the support status levels etc.
Initial-Release: 2017-12-13
Supported-Until: 2019-06-13
Security-Support-Until: 2020-12-13
+ Release-Notes: <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.10_Release_Notes">RN</a>

# Feature Support

--
generated by git-patchbot for /home/xen/git/xen.git#stable-4.10

Loading...