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 5eb0b79d6..abb9b5d0d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -135,6 +135,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.14.3