]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news.xml: Restore blank news example
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 5 Aug 2019 17:33:25 +0000 (19:33 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 5 Aug 2019 17:33:25 +0000 (19:33 +0200)
In v5.6.0-rc1~347 I've mistakenly messed up news.xml as the
change I wanted to promote was added into a comment (I blame git
rebase for that). Anyway, restore the original state of the
comment so it can be copied again.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 3c5cd7d597cd2787f378c67b08ec74eae6bb63b7..a4d727b9c5289a4af2db1ce419205ffaa8411d35 100644 (file)
     <section title="New features">
     </section>
     <section title="Improvements">
-      <change>
-        <summary>
-          Remember original owners and SELinux labels of files
-        </summary>
-        <description>
-          When a domain is starting up libvirt changes DAC and
-          SELinux labels so that domain can access it. However,
-          it never remembered the original labels and therefore
-          the file was returned back to <code>root:root</code>.
-          With this release, the original labels are remembered
-          and restored properly.
-        </description>
-      </change>
     </section>
     <section title="Bug fixes">
     </section>