diff --git a/docs/news.html.in b/docs/news.html.in
index faea6850c7..96c9bbe6d2 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -36,6 +36,14 @@
Bug fixes
+
+ - qemu: Correct GetBlockInfo values
+ For an active domain, correct the physical value provided for
+ a raw sparse file backed storage and the allocation value provided
+ for a qcow2 file backed storage that hasn't yet been opened on
+ the domain
+
+