From: Francis Dupont Date: Wed, 27 Jan 2016 11:59:23 +0000 (+0100) Subject: Add a release note entry X-Git-Tag: v4_3_4~34^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41b5a1a6b7d87d3d2a827f213279a3ca7a64fc57;p=thirdparty%2Fdhcp.git Add a release note entry --- diff --git a/RELNOTES b/RELNOTES index 1efaa460c..c8752c53c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -172,6 +172,10 @@ by Eric Young (eay@cryptsoft.com). Thanks to Antoine Beaupré from Debian for the suggested patch. [ISC-Bugs #41288] +- Updated support for cross compiling by allowing the library archiver + to be set at configure time via the environment variable 'AR'. + [ISC-Bugs #41536] + Changes since 4.3.3b1 - None