]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
--- 9.3.5-P2-W2 released ---
authorMark Andrews <marka@isc.org>
Wed, 10 Sep 2008 23:38:24 +0000 (23:38 +0000)
committerMark Andrews <marka@isc.org>
Wed, 10 Sep 2008 23:38:24 +0000 (23:38 +0000)
2436.   [security]      win32: UDP client handler can be shutdown. [RT #18576]

CHANGES
version
win32utils/readme1st.txt

diff --git a/CHANGES b/CHANGES
index 10d3b6fcf89f53d34dccc29c566cac43ab6d40d8..41a936e65c916a3d556c3db564d6fe19d6c06f81 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
-       --- 9.3.5-P2 released ---
+       --- 9.3.5-P2-W2 released ---
+
+2436.  [security]      win32: UDP client handler can be shutdown. [RT #18576]
+
+       --- 9.3.5-P2-W1 released ---
 
 2432.  [bug]           More Windows socket handling improvements.  Stop
                        using I/O events and use IO Completion Ports
diff --git a/version b/version
index a3d00cc828cc059c0badec49004f1a84071eab80..397148e05788e1c6b2029eeca53dea94a1330aa3 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.26.2.17.2.31.4.2.4.1 2008/08/21 02:28:24 each Exp $
+# $Id: version,v 1.26.2.17.2.31.4.2.4.2 2008/09/10 23:38:24 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=3
 PATCHVER=5
 RELEASETYPE=-P
-RELEASEVER=2-W1
+RELEASEVER=2-W2
index 3efc8d92af020fe65380a5b88568ba8a44633e93..e4e52da7d77b52153e76f93327dee4b99ad75953 100644 (file)
@@ -2,11 +2,11 @@ Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 2001, 2003  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: readme1st.txt,v 1.7.2.4.4.6 2007/05/02 23:45:57 tbox Exp $
+$Id: readme1st.txt,v 1.7.2.4.4.6.10.1 2008/09/10 23:38:24 marka Exp $
 
-          Release of BIND 9.3 for Window 2000/XP/2003
+          Release of BIND 9.3 for Window XP/2003
 
-This is a release of BIND 9.3 for Window 2000/XP/2003.
+This is a release of BIND 9.3 for Window XP/2003.
 Only IPv4 stacks are supported on the box running this version of BIND.
 IPv6 stacks will be supported in a future release.