From: Wouter Wijngaards Date: Mon, 1 Mar 2010 15:49:19 +0000 (+0000) Subject: changelog for rpath fix X-Git-Tag: release-1.4.2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831864df59c7e4b9c961829086549eba9aa4fdaf;p=thirdparty%2Funbound.git changelog for rpath fix git-svn-id: file:///svn/unbound/trunk@2004 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index a5d557b03..ed3d4da68 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -5,6 +5,7 @@ - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with nxdomain and nodata distinguished. - ldns tarball updated. + - --disable-rpath fixed for libtool not found errors. 26 February 2010: Wouter - Fixup prototype for lexer cleanup in daemon code.