On 03/27/2017 11:29 AM, John Ferlan wrote: > Ensure to insert </change> <change> between items - lost during merge > resolution. > > Signed-off-by: John Ferlan <[email protected]> > --- > docs/news.xml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/docs/news.xml b/docs/news.xml > index 814bd93..3877984 100644 > --- a/docs/news.xml > +++ b/docs/news.xml > @@ -51,6 +51,8 @@ > enhanced check may also be requested when starting a new domain to > ensure the virtual CPU exactly matches the one specified in the > XML. > </description> > + </change> > + <change> > <summary> > qemu: Add support to migrate using TLS > </summary> >
ACK. -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
