]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Dohh, new release is 0.4.6 not 0.4.5 !
authorDaniel Veillard <veillard@redhat.com>
Wed, 24 Sep 2008 08:01:28 +0000 (08:01 +0000)
committerDaniel Veillard <veillard@redhat.com>
Wed, 24 Sep 2008 08:01:28 +0000 (08:01 +0000)
Daniel

docs/news.html
docs/news.html.in

index 63d88cd1c7d3dbe62aa65dfcad3c4ce6069f5c4e..87824273bb4423c265773a5ab80cee2f37261d60 100644 (file)
@@ -76,7 +76,7 @@
         <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 progress.</p>
-        <h3>0.4.5: Sep 23 2008</h3>
+        <h3>0.4.6: Sep 23 2008</h3>
         <ul><li>Documentation: fix some comments in API (Anton Protopopov),
           cleanup and extension of bindings and windows pages (Richard Jones)</li><li>Portability: missing include file (Richard Jones)</li><li>Bug fixes: avoid a segfault if missing qemu emulator (Cole Robinson),
           reading vncdisplay from xend domain (Cole Robinson), segfault in
index 97be87c1acf93859b1c9a632fc3ed3d1560a48f3..8b7fdfac1aea3329daafb16ad66c6dcaf7a3c2f7 100644 (file)
@@ -5,7 +5,7 @@
     <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 progress.</p>
-    <h3>0.4.5: Sep 23 2008</h3>
+    <h3>0.4.6: Sep 23 2008</h3>
     <ul>
       <li>Documentation: fix some comments in API (Anton Protopopov),
           cleanup and extension of bindings and windows pages (Richard Jones)</li>