From b26401fab360e5bdedca1d954f57ddbe2c18f781 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 8 Feb 2017 17:25:16 +0100 Subject: [PATCH] news: Mention storage driver split --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. + +
-- 2.47.2