diff options
author | Michal Privoznik <mprivozn@redhat.com> | 2017-07-31 10:50:58 +0200 |
---|---|---|
committer | Michal Privoznik <mprivozn@redhat.com> | 2017-08-02 10:02:35 +0200 |
commit | bca4ec75600f6a294b169095e74f21b2695c52fe (patch) | |
tree | 545fa4150cce5e7fd0e2c3122039c123d39d4f75 /docs | |
parent | 848378c64c0d245ecf8c0dfb18ebd4941614dc90 (diff) | |
download | libvirt-bca4ec75600f6a294b169095e74f21b2695c52fe.tar.gz |
Update news.xml after the post-release
In 19581afd778 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>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/news.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/news.xml b/docs/news.xml index a62b42b06a..380f25a770 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -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> |