From: Francis Dupont Date: Mon, 19 Sep 2016 13:44:10 +0000 (+0200) Subject: Updated RELNOTES X-Git-Tag: v4_4_0b1_f1~135^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53c9bf29121a8770f8767fecbade1e09f8a131d;p=thirdparty%2Fdhcp.git Updated RELNOTES --- diff --git a/RELNOTES b/RELNOTES index 3b1ed215b..9c9871d8f 100644 --- a/RELNOTES +++ b/RELNOTES @@ -66,6 +66,11 @@ by Eric Young (eay@cryptsoft.com). for code clarity. [ISC-Bugs #42834] +- Pass configure arguments which begin with an upper case letter, e.g. + CFLAGS, to the embedded bind configure, so it is no longer required + to use environment variables to get the same effect. + [ISC-Bugs #35143] + Changes since 4.3.0 (bug fixes) - Tidy up several small tickets.