
On 02/08/2017 11:27 AM, Peter Krempa wrote:
--- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index 69ed6a75e..041515253 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -43,6 +43,16 @@ and network. </description> </change> + <change> + <summary> + storage: modularize the storage driver
storage backends? or storage driver backends
+ </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>
seems to be a reasonably short description... I am stuck on the word compromise, but cannot think of a better way to say this. John
</section> <section title="Bug fixes"> <change>