diff --git a/docs/news.xml b/docs/news.xml
index ec65766096..e341ba2487 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -63,6 +63,16 @@
libxl: Implement virDomainGetMaxVcpus API
+
+
+ storage: Add overwrite flag checking for logical pool
+
+
+ Add support for the OVERWRITE flags for the logical storage
+ backend including checking for existing data on the target
+ volumes when building a new logical pool on target volume(s).
+
+