diff --git a/docs/news.xml b/docs/news.xml index 6d729d50852352f6e57d9060d84c57f61f3d76ef..75a05430843dc53f0a3ff220c61ec0a8ec9f313f 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,17 @@
+ + + Support building with Python 3 + + + Python is required to build libvirt, and up until now only Python 2 + could be used as an interpreter. All scripts used during build have + now been made compatible with Python 3, which means both major + releases of the language are fully supported. + +