aboutsummaryrefslogtreecommitdiff
path: root/Documentation/releases
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2018-12-20 18:10:04 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-08 12:32:21 +0000
commitef2ac9b14cdf185dae4c4f297bd22c71f45485ee (patch)
treeffe527979e0b0866bd43e4ee56750e1f4438865c /Documentation/releases
parentdb866ba2009f6376dc8fd32e506a614439ba618c (diff)
Documentation: Add 4.10 release notes template
Change-Id: Ibb7aab2367c379bbf7ab93a41ce06095916d0f95 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/30345 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'Documentation/releases')
-rw-r--r--Documentation/releases/coreboot-4.10-relnotes.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.10-relnotes.md b/Documentation/releases/coreboot-4.10-relnotes.md
new file mode 100644
index 0000000000..b8e0373f86
--- /dev/null
+++ b/Documentation/releases/coreboot-4.10-relnotes.md
@@ -0,0 +1,12 @@
+Upcoming release - coreboot 4.10
+===========================
+
+The 4.10 release is planned for April/May 2019
+
+Update this document with changes that should be in the release
+notes.
+* Please use Markdown.
+* See the [4.7](coreboot-4.7-relnotes.md) and [4.9](coreboot-4.9-relnotes.md)
+ 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.