From 0a3f91997209e566020ab30339977029ad6b3215 Mon Sep 17 00:00:00 2001
From: Andrea Bolognani
Date: Fri, 18 Nov 2016 17:16:47 +0100
Subject: [PATCH] NEWS: Start using the improved format
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.
---
docs/news.html.in | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.html.in b/docs/news.html.in
index deeee4d994..fca1e29d04 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -16,6 +16,15 @@
to gauge progress.
+ v2.5.0: unreleased
+
+ - Switch to an improved NEWS file format
+ List user-visible changes instead of single commits for a better
+ high-level overview of differences between libvirt releases
+
+ - Various bug fixes and improvements
+
+
v2.4.0: Nov 1 2016