diff --git a/docs/news.xml b/docs/news.xml
index 896700fa972b77560450a5d959505cb90443e7f4..cc07b5dd0a4f0bff5005247378f15da303362d59 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -82,6 +82,18 @@
           chooses.
         </description>
       </change>
+      <change>
+        <summary>
+          snapshots: Add support for topological listings
+        </summary>
+        <description>
+          A new flag VIR_DOMAIN_SNAPSHOT_LIST_TOPOLOGICAL is available
+          for the various snapshot listing APIs such as
+          virDomainListAllSnapshots(). For drivers that support the
+          flag, the listed snapshots are guaranteed to be sorted such
+          that parents occur before children.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>