On Wed, Oct 14, 2015 at 03:03:32PM +0200, Martin Kletzander wrote:
On Wed, Oct 14, 2015 at 10:36:06AM +0200, Andrea Bolognani wrote:
>Mostly missing space between change description and author name or
>spurious space before section title.
>
>Reflow the introductory paragraph as well.
>---
>docs/news.html.in | 412 +++++++++++++++++++++++++++---------------------------
>1 file changed, 208 insertions(+), 204 deletions(-)
>
>diff --git a/docs/news.html.in b/docs/news.html.in
>index 634f25b..c5b4458 100644
>--- a/docs/news.html.in
>+++ b/docs/news.html.in
>@@ -4510,7 +4514,7 @@ and check the <a
href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
> qemu: cleanup error checking on agent replies (Martin Kletzander)<br/>
> </li>
>
>- <li> Improvements
>+ <li>Improvements
There's ":<br />" missing ^^
Sorry, that's in the next patch. Are you planning to squash all of
them into one big one later or keeping them separate?