diff --git a/docs/news.xml b/docs/news.xml
index f95dfdf3b4..cada389092 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -50,6 +50,19 @@
+
+
+
+ qemu: Remove support for virDomainQemuAttach and virConnectDomainXMLFromNative APIs
+
+
+ The qemu implementations for the APIs mentioned above were removed
+ and the APIs now return an error. The implementation was stale for a
+ long time and did not work with modern QEMU command lines, generated
+ from libvirt or otherwise.
+
+
+