Signed-off-by: Han Han <hhan(a)redhat.com>
---
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 24e4481874..fed80b6724 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -360,6 +360,12 @@ v6.10.0 (2020-12-01)
mode of files and directories, respectively, when using accessmode=mapped.
It requires QEMU 2.10 or above.
+ * checkpoint: Introduce VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE flag
+
+ Introduce a flag which will allow users to perform hypervisor-specific
+ validation when redefining the checkpoint metadata. It could be used by
+ ``virsh checkpoint-create --redefine-validate``.
+
* **Improvements**
* virsh: Support network disks in ``virsh attach-disk``
--
2.31.1