From: Daniel Veillard Date: Wed, 7 Nov 2007 13:40:19 +0000 (+0000) Subject: * docs/libvir.html docs/site.xsl: small updates with references X-Git-Tag: LIBVIRT_0_4_1~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50804b725be05e0eae5caba8c731ee73f82754ad;p=thirdparty%2Flibvirt.git * docs/libvir.html docs/site.xsl: small updates with references to CIM and OpenVZ * po/*: updated translations Daniel --- diff --git a/ChangeLog b/ChangeLog index 406edf6216..ce684018fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 7 14:38:43 CET 2007 Daniel Veillard + + * docs/libvir.html docs/site.xsl: small updates with references + to CIM and OpenVZ + * po/*: updated translations + Tue Nov 6 19:54:00 CET 2007 Jim Meyering Avoid risk of format string abuse (also avoids gcc warnings). diff --git a/docs/index.html b/docs/index.html index 8a1175904a..fc9109f507 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,8 @@ concurently on a single hardware system where the basic resources are driven by a Linux (or Solaris) instance. The library aim at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other -virtualization mechanisms, it currently also support QEmu and KVM.

+virtualization mechanisms, it currently also support QEmu, KVM and +OpenVZ.