diff options
author | Daniel Veillard <veillard@redhat.com> | 2007-01-26 11:12:56 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2007-01-26 11:12:56 +0000 |
commit | f873796e205548370d8ea2fb107af2800b9f90fe (patch) | |
tree | 1400aaba198512bfa907112dfed1c2f19b6b700d /docs | |
parent | Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com> (diff) | |
download | libvirt-f873796e205548370d8ea2fb107af2800b9f90fe.tar.gz libvirt-f873796e205548370d8ea2fb107af2800b9f90fe.tar.bz2 libvirt-f873796e205548370d8ea2fb107af2800b9f90fe.zip |
* autogen.sh: applied patch from Richard W.M. Jones to not
output instructions if configure failed
Daniel
Diffstat (limited to 'docs')
-rw-r--r-- | docs/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index f4fb2c8e3..6bae0d233 100644 --- a/docs/news.html +++ b/docs/news.html @@ -2,7 +2,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Releases</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Releases</h1><p>Here is the list of official releases, however since it is early on in the development of libvirt, it is preferable when possible to just use the <a href="downloads.html">CVS version or snapshot</a>, contact the mailing list -and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progresses.</p><h3>0.1.11: Jan 22 2007</h3><ul><li>Finish XML XM config files support</li> +and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progresses.</p><h3>0.1.11: Jan 22 2007</h3><ul><li>Finish XML <-> XM config files support</li> <li>Remove memory leak when freeing virConf objects</li> <li>Finishing inactive domain support (Daniel Berrange)</li> <li>Added a Relax-NG schemas to check XML instances</li> |