diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-06-24 15:03:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-18 12:16:53 +0100 |
commit | f3c76f8fd6b6006894614abfa4bd09f846c9d538 (patch) | |
tree | cd88d18d23c57e9622341eeb2113d305995f765b /documentation/overview-manual/overview-manual.xml | |
parent | 9881c532c8b1250a6851da2d2290dadc7ae6ef69 (diff) | |
download | poky-f3c76f8fd6b6006894614abfa4bd09f846c9d538.tar.gz |
overview-manual: Fixed manual history table
Missing information for some of the releases put back in.
(From yocto-docs rev: f4c09ab9eda925c16946d9d6cf58d1e40d8f6a07)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index e74ba8d5c2..728cad57f3 100644 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -37,6 +37,11 @@ | |||
37 | <revremark>The initial document released with the Yocto Project 2.5 Release.</revremark> | 37 | <revremark>The initial document released with the Yocto Project 2.5 Release.</revremark> |
38 | </revision> | 38 | </revision> |
39 | <revision> | 39 | <revision> |
40 | <revnumber>2.6</revnumber> | ||
41 | <date>November 2018</date> | ||
42 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | ||
43 | </revision> | ||
44 | <revision> | ||
40 | <revnumber>2.7</revnumber> | 45 | <revnumber>2.7</revnumber> |
41 | <date>May 2019</date> | 46 | <date>May 2019</date> |
42 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | 47 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> |