LGTM, Thanks (Maybe it could be also included that detection of Sphinx 1.2 was issue 502.)
On Mon, Jan 20, 2014 at 2:25 PM, Klaus Aehlig <[email protected]> wrote: > Add entries to the NEWS file for the two user-visible changes that > happened since the last update: issue 687 got fixed, and configure > now supports Sphinx versions 1.2+. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > NEWS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/NEWS b/NEWS > index 4c30ad8..30ac7fd 100644 > --- a/NEWS > +++ b/NEWS > @@ -8,6 +8,8 @@ Version 2.9.3 > *(unreleased)* > > - Ensure that all the hypervisors exist in the config file (Issue 640) > +- Correctly recognise the role as master node (Issue 687) > +- configure: allow detection of Sphinx 1.2+ > > > Version 2.9.2 > -- > 1.8.5.3 > >
