Signed-off-by: Henry Wang <[email protected]> Reviewed-by: Julien Grall <[email protected]> --- I think this patch should be a master/staging patch only. v5 -> v6: - This is the leftover patch from [1]. Rebase on top of Patch #1. [1] https://lore.kernel.org/xen-devel/[email protected]/ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f4d0f25e9..6754139713 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=RELEASE-4.17.0) - 2022-12-12 ### Changed -- 2.25.1
