From f2c32515ee9a4f4db46ee51210143c2b6e4ee987 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 11 May 2020 23:46:35 +0200 Subject: Documentation/releases: Update for 4.12 Fill in some blanks for 4.12, mark it done, add template for 4.13. Also update the list of vboot supported boards. Change-Id: Id6b663f13367eb40e66af30aadd33991c8dd635c Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41259 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes Reviewed-by: Paul Menzel --- Documentation/releases/coreboot-4.13-relnotes.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/releases/coreboot-4.13-relnotes.md (limited to 'Documentation/releases/coreboot-4.13-relnotes.md') diff --git a/Documentation/releases/coreboot-4.13-relnotes.md b/Documentation/releases/coreboot-4.13-relnotes.md new file mode 100644 index 000000000000..94e93bb75bbe --- /dev/null +++ b/Documentation/releases/coreboot-4.13-relnotes.md @@ -0,0 +1,16 @@ +Upcoming release - coreboot 4.13 +================================ + +The 4.13 release is planned for November 2020. + +Update this document with changes that should be in the release notes. + +* Please use Markdown. +* See the past few release notes for the general format. +* The chip and board additions and removals will be updated right + before the release, so those do not need to be added. + +Significant changes +------------------- + +### Add significant changes here -- cgit v1.2.3