]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
bump 9.3.6b1 release note
authorEvan Hunt <each@isc.org>
Tue, 16 Sep 2008 22:06:32 +0000 (22:06 +0000)
committerEvan Hunt <each@isc.org>
Tue, 16 Sep 2008 22:06:32 +0000 (22:06 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 86b3085d247bb2a849441f33f5a9c69ccfa756e4..8b90bcd3d7302b1d355a343e7d0dc9ce50be6c85 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,10 @@
+       --- 9.3.6b1 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.3.6b1 released ---
-
 2438.  [bug]           Timeouts could be logged incorrectly under win32.
                        [RT #18617]