
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1200325203 28800 # Node ID ef7305a73d2920d12193ddf132cec079e7b56135 # Parent 206060cfee965f2939d8e7b3eb790724634017de Add release information to the web content Signed-off-by: Dan Smith <danms@us.ibm.com> diff -r 206060cfee96 -r ef7305a73d29 doc/libvirt-cim.html --- a/doc/libvirt-cim.html Mon Jan 14 07:20:44 2008 -0800 +++ b/doc/libvirt-cim.html Mon Jan 14 07:40:03 2008 -0800 @@ -22,7 +22,23 @@ <h2><a name="News">Releases</a></h2> -<p>There have been no releases to date</p> +<p>Here is the list of official releases. Developers and people +looking for the latest features should check +the <a href="downloads.html">downloads</a> page for a snapshot of the +repository.</p> + +<h3>livirt-cim-0.1: Jan 14 2008</h3> + +<ul> + <li>Initial release</li> + <li>Focused on Xen paravirt guest support</li> +</ul> + +<h3>libcmpiutil-0.1: Nov 30 2007</h3> + +<ul> + <li>Initial release</li> +</ul> <h2><a name="Introducti">Introduction</a></h2> @@ -42,6 +58,15 @@ <h2><a name="Downloads">Downloads</a></h2> +<p>Official releases can be found on the +libvirt.org <a href="ftp://libvirt.org/libvirt-cim">FTP</a> server. +Alternatively, you can grab a +<a href="http://libvirt.org/hg/libvirt-cim/archive/tip.tar.gz">tarball</a> or +<a href="http://libvirt.org/hg/libvirt-cim/archive/tip.zip">zip</a> +file snapshot of the development repository. These snapshots will +have the latest features (and bugs).</p> + + <p>The libvirt-cim development tree can be found in the <a href="http://libvirt.org/hg">libvirt.org/hg</a> repository. </p> @@ -53,11 +78,6 @@ <p><code>$ hg clone http://libvirt.org/hg/libvirt-cim</code></p> -<p>Alternatively, you can grab a - <a href="http://libvirt.org/hg/libvirt-cim/archive/tip.tar.gz">tarball</a> or - <a href="http://libvirt.org/hg/libvirt-cim/archive/tip.zip">zip</a> - file snapshot of the repository. -</p> <h2><a name="Patches">Patches</a></h2>