debuggers.hg
changeset 16620:96cdf88ba9ff
docs: Adjust revision number in Xen-API document and introduce revision history.
This patch adjusts the revision number to 1.0.1 and date in the
Xen-API document and introduces a revision history with entries for
1.0.0 and 1.0.1.
Signed-off-by: Stefan Berger <stefanB@us.ibm.com>
This patch adjusts the revision number to 1.0.1 and date in the
Xen-API document and introduces a revision history with entries for
1.0.0 and 1.0.1.
Signed-off-by: Stefan Berger <stefanB@us.ibm.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Wed Dec 12 09:59:53 2007 +0000 (2007-12-12) |
parents | 433f6a6a862a |
children | 309141220822 |
files | docs/xen-api/xenapi-coversheet.tex docs/xen-api/xenapi.tex |
line diff
1.1 --- a/docs/xen-api/xenapi-coversheet.tex Wed Dec 12 09:57:55 2007 +0000 1.2 +++ b/docs/xen-api/xenapi-coversheet.tex Wed Dec 12 09:59:53 2007 +0000 1.3 @@ -17,12 +17,12 @@ 1.4 \newcommand{\coversheetlogo}{xen.eps} 1.5 1.6 %% Document date 1.7 -\newcommand{\datestring}{27th April 2007} 1.8 +\newcommand{\datestring}{10th December 2007} 1.9 1.10 \newcommand{\releasestatement}{Stable Release} 1.11 1.12 %% Document revision 1.13 -\newcommand{\revstring}{API Revision 1.0.0} 1.14 +\newcommand{\revstring}{API Revision 1.0.1} 1.15 1.16 %% Document authors 1.17 \newcommand{\docauthors}{
2.1 --- a/docs/xen-api/xenapi.tex Wed Dec 12 09:57:55 2007 +0000 2.2 +++ b/docs/xen-api/xenapi.tex Wed Dec 12 09:59:53 2007 +0000 2.3 @@ -32,6 +32,9 @@ 2.4 % The coversheet itself 2.5 \include{coversheet} 2.6 2.7 +% The revision history 2.8 +\include{revision-history} 2.9 + 2.10 % ... and off we go! 2.11 2.12 \chapter{Introduction}