From 9906d514c8da907dce1176762f2bfb4d716a48fd Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Tue, 24 Jul 2012 18:02:33 +0200
Subject: [PATCH] Fix RST formatting in NEWS file

*FileID is interpreted as a start-of-bold, without corresponding end
marker. Sorry for not catching it in the first place.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
---
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index a11de8acc..548c27739 100644
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,8 @@ A small bugfix release, with no new features:
 
 Additionally, a few fixes were done to the build system (fixed parallel
 build failures) and to the unittests (fixed race condition in test for
-*FileID functions, and the default enable/disable mode for QA test is
-now customisable).
+FileID functions, and the default enable/disable mode for QA test is now
+customisable).
 
 
 Version 2.5.1
-- 
GitLab