Documentation: Rename release notes document title

The release notes document also contains information about upcoming
releases, not only previous releases. Thus, rename the document in the
main menu and give it a proper title.

Change-Id: I4480c0b6e4be6fcbcb9a00beb0be169a7eed435d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62409
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Felix Singer 2022-02-26 13:29:34 +01:00
parent 5e57e390c9
commit 5359f577ee
2 changed files with 5 additions and 5 deletions

View File

@ -189,5 +189,5 @@ Contents:
* [Vendorcode](vendorcode/index.md)
* [Utilities](util.md)
* [coreboot infrastructure](infrastructure/index.md)
* [Release notes for past releases](releases/index.md)
* [Release notes](releases/index.md)
* [Flashing firmware tutorial](flash_tutorial/index.md)

View File

@ -1,5 +1,6 @@
Release notes for previous releases
===================================
# Release notes
## Previous releases
* [4.1 - July 2015](coreboot-4.1-relnotes.md)
* [4.2 - October 2015](coreboot-4.2-relnotes.md)
@ -29,8 +30,7 @@ important is taken care of.
* [templates](templates.md)
Upcoming release
----------------
## Upcoming release
Please add to the release notes as changes are added:
* [4.17 - May 2022](coreboot-4.17-relnotes.md)