From: Peter Krempa Date: Wed, 8 Feb 2017 16:25:16 +0000 (+0100) Subject: news: Mention storage driver split X-Git-Tag: CVE-2017-2635~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26401fab360e5bdedca1d954f57ddbe2c18f781;p=thirdparty%2Flibvirt.git news: Mention storage driver split --- diff --git a/docs/news.xml b/docs/news.xml index 2a4bfb558a..74dfe9addb 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -120,6 +120,16 @@ to/from xl.cfg. + + + storage: modularize the storage driver + + + Split up the storage driver backends into loadable modules so that + binary distributions don't have to compromise on shipping the storage + driver with all backends which may pull in too many dependencies. + +