~ubuntu-branches/ubuntu/utopic/xen/utopic

« back to all changes in this revision

Viewing changes to docs/xen-api/revision-history.tex

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Blank
  • Date: 2010-05-06 15:47:38 UTC
  • mto: (1.3.1) (15.1.1 sid) (4.1.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20100506154738-agoz0rlafrh1fnq7
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{ \bf Revision History}
 
2
 
 
3
% Please do not use minipages in a tabular environment; this results
 
4
% in bad vertical alignment. 
 
5
 
 
6
\begin{flushleft}
 
7
\begin{center}
 
8
 \begin{tabular}{|l|l|l|>{\raggedright}p{7cm}|}
 
9
  \hline
 
10
  1.0.0 & 27th April 07 & Xensource et al. &
 
11
     Initial Revision\tabularnewline
 
12
  \hline
 
13
  1.0.1 & 10th Dec. 07 & S. Berger &
 
14
     Added XSPolicy.reset\_xspolicy, VTPM.get\_other\_config,
 
15
     VTPM.set\_otherconfig. ACMPolicy.get\_enforced\_binary methods.\tabularnewline
 
16
  \hline
 
17
  1.0.2 & 25th Jan. 08 & J. Fehlig &
 
18
     Added Crashed VM power state.\tabularnewline
 
19
  \hline
 
20
  1.0.3 & 11th Feb. 08 & S. Berger &
 
21
     Added table of contents and hyperlink cross reference.\tabularnewline
 
22
  \hline
 
23
  1.0.4 & 23rd March 08 & S. Berger &
 
24
     Added XSPolicy.can\_run\tabularnewline
 
25
  \hline
 
26
  1.0.5 & 17th Apr. 08 & S. Berger &
 
27
     Added undocumented fields and methods for default\_netmask and
 
28
     default\_gateway to the Network class. Removed an unimplemented
 
29
     method from the XSPolicy class and removed the 'optional' from
 
30
     'oldlabel' parameters.\tabularnewline
 
31
  \hline
 
32
  1.0.6 & 24th Jul. 08 & Y. Iwamatsu &
 
33
     Added definitions of new classes DPCI and PPCI. Updated the table
 
34
     and the diagram representing relationships between classes.
 
35
     Added host.PPCIs and VM.DPCIs fields.\tabularnewline
 
36
  \hline
 
37
  1.0.7 & 20th Oct. 08 & M. Kanno &
 
38
     Added definitions of new classes DSCSI and PSCSI. Updated the table
 
39
     and the diagram representing relationships between classes.
 
40
     Added host.PSCSIs and VM.DSCSIs fields.\tabularnewline
 
41
  \hline
 
42
  1.0.8 & 17th Jun. 09 & A. Florath &
 
43
     Updated interactive session example.
 
44
     Added description for \texttt{PV/kernel} and \texttt{PV/ramdisk}
 
45
     parameters using URIs.\tabularnewline
 
46
  \hline
 
47
  1.0.9 & 20th Nov. 09 & M. Kanno &
 
48
     Added definitions of new classes DSCSI\_HBA and PSCSI\_HBA.
 
49
     Updated the table and the diagram representing relationships
 
50
     between classes. Added host.PSCSI\_HBAs and VM.DSCSI\_HBAs
 
51
     fields.\tabularnewline
 
52
  \hline
 
53
 \end{tabular}
 
54
\end{center}
 
55
\end{flushleft}