mirror of https://gitee.com/openkylin/libvirt.git
Update news.xml after the post-release
In 19581afd77
the configure.ac was updated. However, the
news.xml was missing adjustment - creating the new section for
the release.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
848378c64c
commit
bca4ec7560
|
@ -33,6 +33,14 @@
|
|||
-->
|
||||
|
||||
<libvirt>
|
||||
<release version="v3.7.0" date="unreleased">
|
||||
<section title="New features">
|
||||
</section>
|
||||
<section title="Improvements">
|
||||
</section>
|
||||
<section title="Bug fixes">
|
||||
</section>
|
||||
</release>
|
||||
<release version="v3.6.0" date="2017-08-02">
|
||||
<section title="New features">
|
||||
<change>
|
||||
|
|
Loading…
Reference in New Issue