summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES6
1 files changed, 6 insertions, 0 deletions
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.