---
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 26bd9bd..640e5f5 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,16 @@
<libvirt>
<release version="v3.7.0" date="unreleased">
<section title="New features">
+ <change>
+ <summary>
+ qemu: Add migrate-getmaxdowntime command
+ </summary>
+ <description>
+ Currently, the maximum tolerable downtime for a domain being migrated
+ is write-only from libvirt, via migrate-setmaxdowntime. This
+ implements a complementary migrate-getmaxdowntime command
+ </description>
+ </change>
<change>
<summary>
bhyve: Support autoport for VNC ports
--
1.8.3.1