On Wed, Nov 17, 2021 at 11:21:34AM +0100, Jan Beulich wrote: > On 17.11.2021 10:53, Roger Pau Monne wrote: > > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > > Acked-by: Jan Beulich <jbeul...@suse.com> > > I'm puzzled how we managed to have missed that. > > > --- a/CHANGELOG.md > > +++ b/CHANGELOG.md > > @@ -22,7 +22,7 @@ The format is based on [Keep a > > Changelog](https://keepachangelog.com/en/1.0.0/) > > no longer be built per default. In order to be able to use those, > > configure needs to > > be called with "--enable-qemu-traditional" as parameter. > > > > -## [4.15.0 > > UNRELEASED](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.15.0) > > - TBD > > +## > > [4.15.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.15.0) > > - 2021-04-08 > > One day off is not really a problem, but I wonder how you ended up with the > 8th. The tag was made on the 7th, and the commit that was tagged had been > made on the 6th.
Both the announcement and the blog post where on the 8th, so I think that's the official release date, not really when the tag was made. https://lists.xenproject.org/archives/html/xen-announce/2021-04/msg00001.html https://xenproject.org/2021/04/08/xen-project-hypervisor-4-15/ Thanks, Roger.