summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2022-03-07 17:55:50 +0100
committerWlodek Wencel <wlodek@isc.org>2022-03-07 17:55:50 +0100
commite69d9b5b856cde50771b49991252dbeb14e2757b (patch)
tree9457144ed655b5caf0059874334109c8aef1d146
parentc9aec7efdf0953f4d8521dfd02195d8dac539f07 (diff)
downloadisc-dhcp-e69d9b5b856cde50771b49991252dbeb14e2757b.tar.gz
[#229] added missing entry229-4-4-2-final-release-notes
-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.