mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Release of libvirt-0.7.4
0.7.3 was broken * configure.in docs/news.html.in: release of 0.7.4 * configure.in libvirt.spec.in: require netcf >= 0.1.4 * src/Makefile.am: node_device/node_device_udev.h was missing from NODE_DEVICE_DRIVER_UDEV_SOURCES breaking compilation on platforms with udev
This commit is contained in:
@@ -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.7.3: Nov 20 2009</h3>
|
||||
<h3>0.7.4: Nov 20 2009</h3>
|
||||
<ul>
|
||||
<li>Features:
|
||||
Implement a node device backend using libudev (David Allan)
|
||||
@@ -240,6 +240,9 @@ and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
|
||||
Don't copy old machines from a domain which has none (Mark McLoughlin)
|
||||
</li>
|
||||
</ul>
|
||||
<h3>0.7.3: Nov 20 2009</h3>
|
||||
<p>Broken release use 0.7.4</p>
|
||||
|
||||
<h3>0.7.2: Oct 14 2009</h3>
|
||||
<ul>
|
||||
<li>Features:
|
||||
|
||||
Reference in New Issue
Block a user