diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-03-16 10:36:48 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-17 00:09:30 +0000 |
commit | 15f5307f78899a10358ef426cadf5bc792d11d88 (patch) | |
tree | 0238c3aab55c6fd0c6fabf90ffbf6f2c13fde70e /documentation/adt-manual | |
parent | 463f946b980974a819945cd704b6cf1adb2dde6d (diff) | |
download | openembedded-core-15f5307f78899a10358ef426cadf5bc792d11d88.tar.gz openembedded-core-15f5307f78899a10358ef426cadf5bc792d11d88.tar.bz2 openembedded-core-15f5307f78899a10358ef426cadf5bc792d11d88.zip |
documentation/adt-manual/adt-manual.xml: Updated front matter
Changed the revision history box for the manual to state the release
and the release date.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 9c08d7f487..7182d037ac 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml @@ -30,8 +30,8 @@ <revhistory> <revision> <revnumber>1.0</revnumber> - <date>14 March 2011</date> - <revremark>Initial Document released with Yocto Project 1.0.</revremark> + <date>6 April 2011</date> + <revremark>Initial Document released with Yocto Project 1.0 on 6 April 2011.</revremark> </revision> </revhistory> |