---
 docs/news.html.in | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/news.html.in b/docs/news.html.in
index e544cfa..2c01f00 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -53,6 +53,14 @@
           Add a display of the <physical> size of a disk
           volume in the output of the volume XML
           </li>
+          <li>vbox: remove support for VirtualBox 3.x and older<br/>
+          Those old VirtualBox versions have been unsupported by
+          upstream for a long time and the API of 4.0 and newer has
+          diverged enough to require code abstractions to handle differences.
+          Removing support for those old versions drops lots of code from the
+          driver and simplifies the logic to ease implementation of new 
features
+          going forward.
+          </li>
         </ul>
       </li>
       <li><strong>Bug fixes</strong>
-- 
2.9.3

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to