diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-06-07 07:08:50 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-13 22:38:04 +0100 |
commit | 306e1a5320bd841317ff0efcbb421098dc2f67fa (patch) | |
tree | fae9acaad9e2b51ad9d6ed966546e1bdda6bb2b0 /documentation/adt-manual | |
parent | 2adfc8139edebada49254fc7ef5fffc366a819d0 (diff) | |
download | poky-306e1a5320bd841317ff0efcbb421098dc2f67fa.tar.gz |
documentation: updated manual history
I added an entry to represent the Yocto Project 1.0.1 Release into
the manual history table for all of the manuals except the Yocto
Project Quick Start, which does not have a table.
(From yocto-docs rev: d2c570b18854b3f15dfb20436a2212f569e96d5f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 7182d037ac..10a73f2cdd 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -33,6 +33,11 @@ | |||
33 | <date>6 April 2011</date> | 33 | <date>6 April 2011</date> |
34 | <revremark>Initial Document released with Yocto Project 1.0 on 6 April 2011.</revremark> | 34 | <revremark>Initial Document released with Yocto Project 1.0 on 6 April 2011.</revremark> |
35 | </revision> | 35 | </revision> |
36 | <revision> | ||
37 | <revnumber>1.0.1</revnumber> | ||
38 | <date>23 May 2011</date> | ||
39 | <revremark>Released with Yocto Project 1.0.1 on 23 May 2011.</revremark> | ||
40 | </revision> | ||
36 | </revhistory> | 41 | </revhistory> |
37 | 42 | ||
38 | <copyright> | 43 | <copyright> |