diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-03-26 17:45:16 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-28 16:53:34 +0100 |
commit | 241140d0eb6b31d831530d772ee2776325a01384 (patch) | |
tree | c583c0e4cebcfe44bd0908838493eb8dbd4d9b3f /documentation/poky-ref-manual | |
parent | fef7a66d9b0a45971be157b1bcea821c5b307a69 (diff) | |
download | poky-241140d0eb6b31d831530d772ee2776325a01384.tar.gz |
documentation: Added TBD entry to 1.2 manual history table.
There needed to be an entry in all the manual history tables
that indicated this version of the manual is for 1.2 but is
WIP.
Reported-by: Rudolf Streif <rudolf.streif@linux.com>
(From yocto-docs rev: 6792b88af4f0171cfc84e4d77bda871d4af3d36c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/poky-ref-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml index 2039fba063..06d27c1285 100644 --- a/documentation/poky-ref-manual/poky-ref-manual.xml +++ b/documentation/poky-ref-manual/poky-ref-manual.xml | |||
@@ -63,6 +63,11 @@ | |||
63 | <date>6 October 2011</date> | 63 | <date>6 October 2011</date> |
64 | <revremark>Released with the Yocto Project 1.1 Release.</revremark> | 64 | <revremark>Released with the Yocto Project 1.1 Release.</revremark> |
65 | </revision> | 65 | </revision> |
66 | <revision> | ||
67 | <revnumber>1.2</revnumber> | ||
68 | <date>TBD 2012</date> | ||
69 | <revremark>Work in progress for the Yocto Project 1.2 Release.</revremark> | ||
70 | </revision> | ||
66 | </revhistory> | 71 | </revhistory> |
67 | 72 | ||
68 | <copyright> | 73 | <copyright> |