From: Wouter Wijngaards Date: Mon, 11 Jan 2016 13:44:02 +0000 (+0000) Subject: - Fix test if -pthreads unused to use better grep for portability. X-Git-Tag: release-1.5.8~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd941dcd6a298f3666185ce75720f6ee55e43c4;p=thirdparty%2Funbound.git - Fix test if -pthreads unused to use better grep for portability. git-svn-id: file:///svn/unbound/trunk@3598 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index cbc35fe9f..91b9d2822 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +11 January 2016: Wouter + - Fix test if -pthreads unused to use better grep for portability. + 06 January 2016: Wouter - Fix mingw crosscompile for recent mingw. - Update aclocal, autoconf output with new versions (1.15, 2.4.6).