
On Fri, 2016-11-25 at 12:14 +0100, Peter Krempa wrote:
--- docs/news.html.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/news.html.in b/docs/news.html.in index 0a4b767..2ba25f5 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -34,6 +34,10 @@ <li>qemu: Users can now enable debug logging for native gluster volumes in qemu using the "gluster_debug_level" option in qemu.conf </li> + <li>memory hotplug: Slot numbers for memory devices are now + automatically alocated and thus persistent. In addition slot numbers
s/alocated/allocated/
+ can be specified without providing a base address, which simplifies + user configuration.
Please drop the period at the end of the sentence. You'll also need to close the <li> element properly, or building the documentation will fail.
</ul> </li> <li><strong>Improvements</strong>
ACK with those issues fixed. -- Andrea Bolognani / Red Hat / Virtualization