]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[#229] added missing entry
authorWlodek Wencel <wlodek@isc.org>
Mon, 7 Mar 2022 16:55:50 +0000 (17:55 +0100)
committerWlodek Wencel <wlodek@isc.org>
Mon, 7 Mar 2022 16:55:50 +0000 (17:55 +0100)
RELNOTES

index 4b1cb4cf71396ce41c2d3fc7da31463978ede32d..d66a1c3c402d8004f54c2d939f805e6b4bbe3fbd 100644 (file)
--- 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.