news: Mention storage driver split

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

View File

@ -120,6 +120,16 @@
to/from xl.cfg.
</description>
</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 title="Bug fixes">
<change>