diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-02-24 08:58:20 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:36 +0000 |
commit | 81f7ff34b11ad4dc37cf53f2017004484475f459 (patch) | |
tree | ca879d62ee2736ddc44bcc5012ed5831c0326d3d /documentation/adt-manual | |
parent | 57c0dd601702adb7d73135cefa85add6849f1cba (diff) | |
download | poky-81f7ff34b11ad4dc37cf53f2017004484475f459.tar.gz |
documentation: Fixed "Relased date" for the 1.5.1 entry
Fixes [YOCTO #5857]
I had missed replacing the release date in the manual revision
history tables for the 1.5.1 release. It was still an estimate.
I have replaced with the actual date of "January 2014"
(From yocto-docs rev: fb9abe0df33a9b551d797ac1b72577931f5f8ce6)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index c7b62a34e4..6a48742300 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -68,7 +68,7 @@ | |||
68 | </revision> | 68 | </revision> |
69 | <revision> | 69 | <revision> |
70 | <revnumber>1.5.1</revnumber> | 70 | <revnumber>1.5.1</revnumber> |
71 | <date>Sometime in 2013</date> | 71 | <date>January 2014</date> |
72 | <revremark>Released with the Yocto Project 1.5.1 Release.</revremark> | 72 | <revremark>Released with the Yocto Project 1.5.1 Release.</revremark> |
73 | </revision> | 73 | </revision> |
74 | <revision> | 74 | <revision> |