From dfa79bd82bab584747006609444ea07cfbcf5e99 Mon Sep 17 00:00:00 2001
From: Michal Privoznik <mprivozn@redhat.com>
Date: Fri, 17 Feb 2017 16:52:44 +0100
Subject: [PATCH] news: add entries for recent nodedev driver improvements

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 54337f782d..8d53e07973 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -63,6 +63,23 @@
           other than what's required for remote access of libvirtd.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: add rendernode argument
+        </summary>
+        <description>
+          Add a new attribute 'rendernode' to &lt;gl&gt; spice element.
+        </description>
+      </change>
+      <change>
+        <summary>
+          nodedev: add drm capability
+        </summary>
+        <description>
+          Add a new 'drm' capability for Direct Rendering Manager (DRM)
+          devices, providing device type information.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>