All of these changes have already been merged, so document them properly. --- docs/news.html.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/news.html.in b/docs/news.html.in index 26d3548..aa4fd41 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -14,14 +14,32 @@ <h3>v2.5.0 (<i>unreleased</i>)</h3> <ul> + <li><strong>New features</strong> + <ul> + <li>shmem: Add support for additional models<br/> + The shmem device can now utilize QEMU's ivshmem-plain and + ivshmem-doorbell, more modern versions of ivshmem + </li> + <li>vbox: Add VirtualBox 5.1 support + </li> + </ul> + </li> <li><strong>Improvements</strong> <ul> + <li>vhostuser: Allow hotplug of multiqueue devices + </li> <li>NEWS: Switch to an improved format<br/> List user-visible changes instead of single commits for a better high-level overview of differences between libvirt releases </li> </ul> </li> + <li><strong>Bug fixes</strong> + <ul> + <li>vz: Fix migration in P2P mode + </li> + </ul> + </li> </ul> <p>Releases earlier than v2.5.0 detailed their changes using a different -- 2.7.4 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list