[PATCH] NEWS: cosmetic - fix indentation

The indentation of the first item under the categoty "new features" for the future release v7.9.0 is not right. Fix it. Signed-off-by: Ani Sinha <ani@anisinha.ca> --- NEWS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index 76d2375e97..caa61f0646 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,7 +17,7 @@ v7.9.0 (unreleased) * **New features** - * Introduce virtio-mem ``<memory/>`` model + * Introduce virtio-mem ``<memory/>`` model New virtio-mem model is introduced for ``<memory/>`` device which is a paravirtualized mechanism of adding/removing memory to/from a VM. Use -- 2.25.1

On Sat, Oct 02, 2021 at 09:37:13PM +0530, Ani Sinha wrote:
The indentation of the first item under the categoty "new features" for the future release v7.9.0 is not right. Fix it.
Signed-off-by: Ani Sinha <ani@anisinha.ca> --- NEWS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> and pushed. -- Andrea Bolognani / Red Hat / Virtualization

On Mon, 4 Oct 2021, Andrea Bolognani wrote:
On Sat, Oct 02, 2021 at 09:37:13PM +0530, Ani Sinha wrote:
The indentation of the first item under the categoty "new features" for the future release v7.9.0 is not right. Fix it.
Signed-off-by: Ani Sinha <ani@anisinha.ca> --- NEWS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
and pushed.
Thanks!
participants (2)
-
Andrea Bolognani
-
Ani Sinha