On Mon, Sep 30, 2013 at 1:24 PM, Klaus Aehlig <[email protected]> wrote:
> hslogger is now no longer optional (as it used to be in 2.8). Update > the NEWS file accordingly. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > NEWS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/NEWS b/NEWS > index 7e244ab..16bf890 100644 > --- a/NEWS > +++ b/NEWS > @@ -66,6 +66,11 @@ Python > - ``python-mock`` (http://www.voidspace.org.uk/python/mock/) is now a > required > for the unit tests (and only used for testing). > > +Haskell > + > +- ``hslogger`` (http://software.complete.org/hslogger) is now required > always > s/required// > + required, even if confd is not enabled. > + > > Version 2.8.0 > ------------- > -- > 1.8.4 > > Rest LGTM, thanks. -- Thomas Thrainer | Software Engineer | [email protected] | Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
