From: Francis Dupont Date: Mon, 19 Sep 2016 13:50:06 +0000 (+0200) Subject: Updated RELNOTES X-Git-Tag: v4_4_0b1_f1~134^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f844d27346f6f88091db187cd6d187acfa000b;p=thirdparty%2Fdhcp.git Updated RELNOTES --- diff --git a/RELNOTES b/RELNOTES index 3b1ed215b..8a0bef8c8 100644 --- a/RELNOTES +++ b/RELNOTES @@ -66,6 +66,12 @@ by Eric Young (eay@cryptsoft.com). for code clarity. [ISC-Bugs #42834] +- Added --enable-kqueue, --enable-epoll, --enable-devpoll and a more + general --with-bind-extra-config to pass extra options to the + embedded bind configure. Note we had mixed experiences with this + so it is at the user risk. + [Isc-Bugs #20890] + Changes since 4.3.0 (bug fixes) - Tidy up several small tickets.