This entry is meant to both get the ball rolling on the
switch and to provide a blueprint of what NEWS file entries
are supposed to look like.
---
We need to start somewhere, and what better way than talking
about the change itself? ;)
docs/news.html.in | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.html.in b/docs/news.html.in
index deeee4d..fca1e29 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -16,6 +16,15 @@
to gauge progress.
</p>
+ <h3>v2.5.0: <i>unreleased</i></h3>
+ <ul>
+ <li>Switch to an improved NEWS file format<br/>
+ List user-visible changes instead of single commits for a better
+ high-level overview of differences between libvirt releases
+ </li>
+ <li>Various bug fixes and improvements</li>
+ </ul>
+
<h3>v2.4.0: Nov 1 2016</h3>
<ul>
<li>Documentation:<br/>
--
2.7.4