From: Evan Hunt Date: Thu, 21 Aug 2008 01:03:34 +0000 (+0000) Subject: grammar fix in change note X-Git-Tag: v9.4.2-P2-W1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=546f408239dca472629a7b12974391de300ffd37;p=thirdparty%2Fbind9.git grammar fix in change note --- diff --git a/CHANGES b/CHANGES index 8230e160e0b..0956017aa48 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,11 @@ --- 9.4.2-P2-W1 released --- -2420. [bug] Windows socket handling cleanup. Let the io +2420. [bug] Windows socket handling cleanup. Let the IO completion event send out cancelled read/write - done events, which keeps us from writing to memeory - we no longer have ownership of. Add debugging - socket_log() function. Rework TCP socket handling - to not leak sockets. + done events, which keeps us from writing to memory + we no longer own. Add debugging socket_log() + function. Rework TCP socket handling to avoid + leaking sockets. --- 9.4.2-P2 released ---