]> xenbits.xensource.com Git - xen.git/commitdiff
Introduce CHANGELOG.md
authorPaul Durrant <pdurrant@amazon.com>
Mon, 13 Jan 2020 15:32:17 +0000 (15:32 +0000)
committerJulien Grall <julien@xen.org>
Tue, 21 Jan 2020 10:36:24 +0000 (10:36 +0000)
As agreed during the 2020-01 community call [1] this patch introduces a
changelog, based on the principles explained at keepachangelog.com [2].
A new MAINTAINERS entry is also added, with myself as (currently sole)
maintainer.

[1] See C.2 at https://cryptpad.fr/pad/#/2/pad/edit/ERZtMYD5j6k0sv-NG6Htl-AJ/
[2] https://keepachangelog.com/en/1.0.0/

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Acked-by: Lars Kurth <lars.kurth@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
CHANGELOG.md [new file with mode: 0644]
MAINTAINERS

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..b11e9bc
--- /dev/null
@@ -0,0 +1,14 @@
+# Changelog
+
+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/)
+
+## [Unreleased](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog)
+
+### Added
+ - This file and MAINTAINERS entry.
+
+## [4.13.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.13.0) - 2019-12-17
+
+> Pointer to release from which CHANGELOG tracking starts
index d5edfc142af7636b821da4c89d152de96944a3ab..a91080cde5a36561f03196497f97b155069d4a88 100644 (file)
@@ -198,6 +198,12 @@ F: xen/include/asm-arm/
 F:     xen/include/public/arch-arm/
 F:     xen/include/public/arch-arm.h
 
+Change Log
+M:     Paul Durrant <pdurrant@amazon.com>
+R:     Lars Kurth <lars.kurth@citrix.com>
+S:     Maintained
+F:     CHANGELOG.md
+
 Continuous Integration (CI)
 M:     Doug Goldstein <cardoe@cardoe.com>
 W:     https://gitlab.com/xen-project/xen