]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
bumped 9.4.3b3 release note
authorEvan Hunt <each@isc.org>
Tue, 16 Sep 2008 18:33:22 +0000 (18:33 +0000)
committerEvan Hunt <each@isc.org>
Tue, 16 Sep 2008 18:33:22 +0000 (18:33 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 65a7402a88e6bf48848b30c921d8a929645b356e..55b923ac15fde4fdd81ecd778c036cd9a8219b90 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,10 @@
+       --- 9.4.3b3 released ---
+
 2443.  [bug]           win32: UDP connect() would not generate an event,
                        and so connected UDP sockets would never clean up.
                        Fix this by doing an immediate WSAConnect() rather
                        than an io completion port type for UDP.
 
-       --- 9.4.3b3 released ---
-
 2438.  [bug]           Timeouts could be logged incorrectly under win32.
                        [RT #18617]