> On Oct 20, 2023, at 00:14, Stefano Stabellini <[email protected]> wrote: > > On Thu, 19 Oct 2023, Henry Wang wrote: >> Signed-off-by: Henry Wang <[email protected]> >> --- >> CHANGELOG.md | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/CHANGELOG.md b/CHANGELOG.md >> index 47e98f036f..3c83878c9b 100644 >> --- a/CHANGELOG.md >> +++ b/CHANGELOG.md >> @@ -4,7 +4,7 @@ Notable changes to Xen will be documented in this file. >> >> The format is based on [Keep a >> Changelog](https://keepachangelog.com/en/1.0.0/) >> >> -## [unstable >> UNRELEASED](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) >> - TBD >> +## >> [4.18.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.18.0) >> - 2023-10-30 > > Should we use xenbits.xenproject.org instead? I think that's the > official name. In any case:
Hmmm, good question, but after some deeper look somehow I am more confused now. So if I click the xen.git link in xenbits.xenproject.org <http://xenbits.xenproject.org/>, I will be directed to "http://xenbits.xen.org/gitweb/?p=xen.git;a=summary”, where the http and https git URL are both using "xenbits.xen.org”. However, "https://xenbits.xenproject.org/gitweb/?p=xen.git;a=summary” is also a valid link, but the https and http git URL are still both using “xenbits.xen.org”, also, all our previous releases seem to use "xenbits.xen.org". Could anyone in this community long enough provide a bit more details/clarifications on this? I am ok to either change or not if the discussion is settled. > > Acked-by: Stefano Stabellini <[email protected]> Thank you very much! Kind regards, Henry
