From: Mark Andrews Date: Wed, 6 Aug 2003 02:02:36 +0000 (+0000) Subject: white space / capitalisation X-Git-Tag: v9.2.3rc2~9^2~11 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=072e21c2bbf0907706b18a4a3857913e79d380fb;p=thirdparty%2Fbind9.git white space / capitalisation --- diff --git a/CHANGES b/CHANGES index 55687d42232..b861d1b2a1c 100644 --- a/CHANGES +++ b/CHANGES @@ -47,7 +47,7 @@ 1482. [bug] named could fail to start if the kernel supports IPv6 but no interfaces are configured. Similarly for IPv4. [RT #6229] - + 1481. [bug] Refresh and stub queries failed to use masters keys if specified. [RT #7391] @@ -64,7 +64,7 @@ 1478. [port] ifconfig.sh didn't account for other virtual interfaces. It now takes a optional arguement to specify the first interface number. [RT #3907] - + 1477. [bug] memory leak using stub zones and TSIG. 1476. [placeholder] @@ -434,7 +434,7 @@ 1349. [security] Minimum OpenSSL version now 0.9.6e (was 0.9.5a). http://www.cert.org/advisories/CA-2002-23.html -1348. [port] Win32: Rewrote code to use I/O Completion Ports +1348. [port] win32: Rewrote code to use I/O Completion Ports in socket.c and eliminating a host of socket errors. Performance is enhanced.