]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS.rst: update NVDIMM changes entry
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 22 Sep 2020 12:18:29 +0000 (09:18 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 23 Sep 2020 16:19:47 +0000 (13:19 -0300)
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
NEWS.rst

index c949cb941be7dd3dc7322d6710f8c901912eedca..e992fbe471dce00dc8bd4fc212ab4835bea34773 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -52,7 +52,8 @@ v6.8.0 (unreleased)
     The auto-alignment logic was removed in v6.7.0 in favor of requiring the
     size provided by the user to be already aligned; however, this had the
     unintended consequence of breaking some existing guests. v6.8.0 restores
-    the previous behavior.
+    the previous behavior with an improvement: it also reflects the auto-aligned
+    value in the domain XML.
 
 * **Bug fixes**