(client) internal IXDNSLookup class requires a valid cancellation request function callback to be passed in

This commit is contained in:
Benjamin Sergeant
2019-12-02 14:52:19 -08:00
parent d82e05f72d
commit 6b98694caa
5 changed files with 15 additions and 6 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [7.4.2] - 2019-12-02
- (client) internal IXDNSLookup class requires a valid cancellation request function callback to be passed in
## [7.4.1] - 2019-12-02
- (client) fix an overflow in the exponential back off code