From: Wlodek Wencel Date: Mon, 7 Mar 2022 16:55:50 +0000 (+0100) Subject: [#229] added missing entry X-Git-Tag: v4_4_3~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e69d9b5b856cde50771b49991252dbeb14e2757b;p=thirdparty%2Fdhcp.git [#229] added missing entry --- diff --git a/RELNOTES b/RELNOTES index 4b1cb4cf..d66a1c3c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -29,6 +29,12 @@ by Eric Young (eay@cryptsoft.com). Changes since 4.4.2-P1 (New Features) +- Two new OMAPI function calls were added, dhcpctl_timed_connect() + and dhcpctl_timed_wait_for_completion(). These provide timed + versions of creating a connection and waiting for an operation + to complete. + [Gitlab #76] + - BIND libraries updated to the latest version, 9.11.36. This fixes a number of compilation issues on various systems, including OpenWRT. Thanks to Philip Prindeville for testing on OpenWRT.