diff mbox series

[v2,3/3] CHANGELOG: Start new "unstable" section

Message ID 20221116042634.50948-4-Henry.Wang@arm.com (mailing list archive)
State Superseded
Headers show
Series Populate entries for 4.17 | expand

Commit Message

Henry Wang Nov. 16, 2022, 4:26 a.m. UTC
Signed-off-by: Henry Wang <Henry.Wang@arm.com>
Acked-by: Julien Grall <jgrall@amazon.com>
---
v1 -> v2:
- Add Julien's Acked-by.
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

Comments

Jan Beulich Nov. 16, 2022, 8:10 a.m. UTC | #1
On 16.11.2022 05:26, Henry Wang wrote:
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -4,6 +4,8 @@ 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.17.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) - 2022-11-??

Since the adjustment to the 4.17 entry is (I expect) going to appear only
after branching, and hence perhaps only on the branch, wouldn't this
addition of a new "unstable" entry be the right time to also adjust the
4.17 entry?

Jan
Henry Wang Nov. 16, 2022, 8:13 a.m. UTC | #2
Hi Jan,

> -----Original Message-----
> From: Jan Beulich <jbeulich@suse.com>
> Subject: Re: [PATCH v2 3/3] CHANGELOG: Start new "unstable" section
> 
> On 16.11.2022 05:26, Henry Wang wrote:
> > --- a/CHANGELOG.md
> > +++ b/CHANGELOG.md
> > @@ -4,6 +4,8 @@ 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=stagin
> g) - TBD
> > +
> >  ##
> [4.17.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) -
> 2022-11-??
> 
> Since the adjustment to the 4.17 entry is (I expect) going to appear only
> after branching, and hence perhaps only on the branch, wouldn't this
> addition of a new "unstable" entry be the right time to also adjust the
> 4.17 entry?

Oh, yes this is a very good point - thank you. I will fix that in v3 of this patch.

Kind regards,
Henry 

> 
> Jan
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7418fc9326..014652a63b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@  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.17.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) - 2022-11-??
 
 ### Changed