]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document new memory dump format
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 20 May 2021 13:00:39 +0000 (15:00 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 May 2021 14:24:11 +0000 (16:24 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 85baad8852bd1f0b29452335b86a5687c51c8fa2..8358cbd369d012a12c639d74e69ce80bbd70a495 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -22,6 +22,11 @@ v7.4.0 (unreleased)
 
 * **Improvements**
 
+  * Add win-dmp crashdump format
+
+    New ``win-dmp`` format for ``virDomainCoreDumpWithFormat`` API and/or virsh
+    ``dump --format`` was introduced.
+
 * **Bug fixes**