From 54ee18cf5e43016865e7363149c8a6bbafacf5ae Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 21 Sep 2016 14:18:47 +0200 Subject: [PATCH] Updated RELNOTES --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index ed4445b8..49d15261 100644 --- a/RELNOTES +++ b/RELNOTES @@ -69,7 +69,7 @@ by Eric Young (eay@cryptsoft.com). - 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. + so it is at the user risk, i.e., they are NOT SUPPORTED yet. [ISC-Bugs #20890] Changes since 4.3.0 (bug fixes)