
On 09/07/2017 08:56 AM, apolyakov@beget.ru wrote:
From: Alexander Polyakov <apolyakov@beget.com>
Signed-off-by: Alexander Polyakov <apolyakov@beget.com> --- docs/news.xml | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index 483f9d6d1..44e99205f 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,14 @@ <section title="New features"> </section> <section title="Improvements"> + <change> + <summary> + logical: Add volume resize + </summary> + <description> + It's now possible to resize LVM volumes.
I would probably add "non sparse" LVM volumes... Just to be clear. Reviewed-by: John Ferlan <jferlan@redhat.com> John
+ </description> + </change> </section> <section title="Bug fixes"> </section>