On 10/06/2017 02:13 PM, John Ferlan wrote: > Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> > --- > docs/news.xml | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/docs/news.xml b/docs/news.xml > index ff36c800a4..116f4a76c9 100644 > --- a/docs/news.xml > +++ b/docs/news.xml > @@ -55,6 +55,14 @@ > way. > </description> > </change> > + <change> > + Properly resize local LUKS encrypted volume > + </change> > + <description> > + Resizing of a local LUKS encrypted volume will now use qemu-img > + to resize the volume. This will require configuring a secret for > + the LUKS encrypted volume. > + </description> > </section> > </release> > <release version="v3.8.0" date="2017-10-04"> > Oh I messed this one up - so much for not running make CHECK after writing news articles ;-)... This should have been: + <change> + <summary> + Properly resize local LUKS encrypted volume + </summary> + <description> + Resizing of a local LUKS encrypted volume will now use qemu-img + to resize the volume. This will require configuring a secret for + the LUKS encrypted volume. + </description> + </change> John -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list