diff mbox series

[1/3] CHANGELOG: Update link for RELEASE-4.16.0

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

Commit Message

Henry Wang Nov. 11, 2022, 11:22 a.m. UTC
Signed-off-by: Henry Wang <Henry.Wang@arm.com>
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Julien Grall Nov. 11, 2022, 11:48 a.m. UTC | #1
Hi Henry,

On 11/11/2022 11:22, Henry Wang wrote:
> Signed-off-by: Henry Wang <Henry.Wang@arm.com>

Acked-by: Julien Grall <jgrall@amazon.com>

This also wants to be backported to staging-4.16.

Cheers,

> ---
>   CHANGELOG.md | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 5e4bae5f35..adbbb216fa 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -18,7 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>   ### Removed / support downgraded
>    - dropped support for the (x86-only) "vesa-mtrr" and "vesa-remap" command line options
>   
> -## [4.16.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) - 2021-12-02
> +## [4.16.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.16.0) - 2021-12-02
>   
>   ### Removed
>    - XENSTORED_ROOTDIR environment variable from configuartion files and
Christian Lindig Nov. 11, 2022, 1:29 p.m. UTC | #2
> On 11 Nov 2022, at 11:22, Henry Wang <Henry.Wang@arm.com> wrote:
> 
> Signed-off-by: Henry Wang <Henry.Wang@arm.com>
> ---
> CHANGELOG.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Christian Lindig <christian.lindig@citrix.com>

Hi Henry,

The changes don’t seem to be specific to the OCaml tools/ part that I care about and so not sure if you were looking for an an Ack but happy to provide for this and your 2 other CHANGELOG patches.

— C
Henry Wang Nov. 11, 2022, 1:37 p.m. UTC | #3
Hi Christian,

(trim the CC list to avoid spamming)

> -----Original Message-----
> From: Christian Lindig <christian.lindig@citrix.com>
> > On 11 Nov 2022, at 11:22, Henry Wang <Henry.Wang@arm.com> wrote:
> >
> > Signed-off-by: Henry Wang <Henry.Wang@arm.com>
> > ---
> > CHANGELOG.md | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Acked-by: Christian Lindig <christian.lindig@citrix.com>
> 
> Hi Henry,
> 
> The changes don’t seem to be specific to the OCaml tools/ part that I care
> about and so not sure if you were looking for an an Ack but happy to provide
> for this and your 2 other CHANGELOG patches.

Thank you very much! I will keep your ack for this patch.

For the other two, I might be wrong but I think you only need to raise your
concerns and objections about the patches if you have any. Thanks :)

Kind regards,
Henry 


> 
> — C
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e4bae5f35..adbbb216fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,7 @@  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
 ### Removed / support downgraded
  - dropped support for the (x86-only) "vesa-mtrr" and "vesa-remap" command line options
 
-## [4.16.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) - 2021-12-02
+## [4.16.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.16.0) - 2021-12-02
 
 ### Removed
  - XENSTORED_ROOTDIR environment variable from configuartion files and