From: Francis Dupont Date: Mon, 19 Sep 2016 13:56:20 +0000 (+0200) Subject: Updated RELNOTES X-Git-Tag: v4_4_0b1_f1~132^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c7a53511053af445ab5be7d9532711ad2788e4;p=thirdparty%2Fdhcp.git Updated RELNOTES --- diff --git a/RELNOTES b/RELNOTES index 3b1ed215b..9d50e8ac5 100644 --- a/RELNOTES +++ b/RELNOTES @@ -66,6 +66,11 @@ by Eric Young (eay@cryptsoft.com). for code clarity. [ISC-Bugs #42834] +- Changed the way the embedded bind Makefile is updated by configure. + The only user visible side effect is that --with-libbind now requires + either "no" or an (absolute) path, i.e. "yes" is no longer valid. + [ISC-Bugs #43227] + Changes since 4.3.0 (bug fixes) - Tidy up several small tickets.