$SUBJ:
docs: Update news.xml with QEMU SDL OpenGL Improvement
On 05/11/2018 10:47 AM, Maciej Wolny wrote:
Signed-off-by: Maciej Wolny <maciej.wolny(a)codethink.co.uk>
---
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 80181415c..e4a10f667 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,15 @@
<section title="New features">
</section>
<section title="Improvements">
+ <change>
+ <summary>
+ qemu: Add suport for OpenGL rendering with SDL
+ </summary>
+ <description>
+ Domains using SDL as a graphics backend will now be able to use
+ OpenGL accelerated rendering.
+ </description>
+ </change>
This should have been put into the 4.4 section not the comments... And
each indention level can be 2 spaces... I will move/fix it...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
</section>
<section title="Bug fixes">
</section>