Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
docs/news.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index efde4c8b7..7d2b20ecf 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -124,6 +124,18 @@
can prepare the files if they need to do so.
</description>
</change>
+ <change>
+ <summary>
+ Improve serial console behavior on non-x86 architectures
+ </summary>
+ <description>
+ ppc64, aarch64 and s390x guests were treating the <serial>
+ and <console> elements differently from x86, in some cases
+ presenting misleading information to the user. The behavior is now
+ consistent across all architectures and the information reported
+ is always accurate.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>
--
2.13.6