1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

news: Mention storage driver split

This commit is contained in:
Peter Krempa 2017-02-08 17:25:16 +01:00
parent 27c8e36d60
commit b26401fab3

@ -120,6 +120,16 @@
to/from xl.cfg. to/from xl.cfg.
</description> </description>
</change> </change>
<change>
<summary>
storage: modularize the storage driver
</summary>
<description>
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.
</description>
</change>
</section> </section>
<section title="Bug fixes"> <section title="Bug fixes">
<change> <change>