diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 826c64c99..ab16f7dc4 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -57,11 +57,7 @@ back-porting some earlier changes from the 3.15 branch, and fixes Launchpad bug #1514520.

-<<<<<<< TREE -

Fix ipAddrToAsciiAsync(): don't try to join the daemon thread

-======= -

ipAddrToAsciiAsync.: Don't try to join the daemon thread

->>>>>>> MERGE-SOURCE +

Fix ipAddrToAsciiAsync(): Don't try to join the daemon thread

On process exit, don't try to stop the worker thread that makes DNS lookups asynchronous. Previously this would wait for any lookups still in progress,