diff --git a/docs/news.xml b/docs/news.xml index f05d5f1736087e7f7ef0a02466429aa9fb53f19a..56b1e36d383917bfc5910e45b458bf2c536d6a33 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -43,7 +43,16 @@ -
+
+ + + support for python2 is removed + + + Libvirt is no longer able to be built using the + Python 2 binary. Python 3 must be used instead. + + docs: the python docutils toolset is now required @@ -54,6 +63,8 @@ written in the RST as an alternative to HTML. +
+
new PCI hostdev address type: unassigned @@ -68,6 +79,29 @@ guest. + + + Provide init scripts for sub-deaemons + + + So far libvirt shipped systemd unit files for sub-daemons. With this + release, init scripts are available too. Package maintainers can + choose which one to install via --with-init-script + configure option. + + +
+
+ + + 'phyp' Power Hypervisor driver removed + + + The 'phyp' Power Hypervisor driver has not seen active development + since 2011 and does not seem to have any real world usage. It + has now been removed. + +
@@ -102,27 +136,6 @@
-
- - - support for python2 is removed - - - Libvirt is no longer able to be built using the - Python 2 binary. Python 3 must be used instead. - - - - - 'phyp' Power Hypervisor driver removed - - - The 'phyp' Power Hypervisor driver has not seen active development - since 2011 and does not seem to have any real world usage. It - has now been removed. - - -
@@ -224,17 +237,6 @@ down, these scripts were rewritten into Python. - - - Provide init scripts for sub-deaemons - - - So far libvirt shipped systemd unit files for sub-daemons. With this - release, init scripts are available too. Package maintainers can - choose which one to install via --with-init-script - configure option. - -