From: Mark Andrews Date: Wed, 10 Sep 2008 23:34:55 +0000 (+0000) Subject: --- 9.4.2-P2-W2 released --- X-Git-Tag: v9.4.2-P2-W2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7811deb09d5b6a7d21c5966f795d75ae5c2ef5;p=thirdparty%2Fbind9.git --- 9.4.2-P2-W2 released --- 2436. [security] win32: UDP client handler can be shutdown. [RT #18576] --- diff --git a/CHANGES b/CHANGES index f69b77ea343..5c1714dfe2a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ + --- 9.4.2-P2-W2 released --- + +2436. [security] win32: UDP client handler can be shutdown. [RT #18576] + --- 9.4.2-P2-W1 released --- 2432. [bug] More Windows socket handling improvements. Stop diff --git a/version b/version index 2ecba1de3b1..cd2a14a0932 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.18.8.2.6.1 2008/08/21 00:50:09 each Exp $ +# $Id: version,v 1.29.134.18.8.2.6.2 2008/09/10 23:34:54 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=4 PATCHVER=2 RELEASETYPE=-P -RELEASEVER=2-W1 +RELEASEVER=2-W2 diff --git a/win32utils/readme1st.txt b/win32utils/readme1st.txt index abb43cff6fb..814a93c1d4c 100644 --- a/win32utils/readme1st.txt +++ b/win32utils/readme1st.txt @@ -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.12.18.5 2007/05/02 23:46:24 tbox Exp $ +$Id: readme1st.txt,v 1.12.18.5.28.1 2008/09/10 23:34:55 marka Exp $ - Release of BIND 9.4 for Window 2000/XP/2003 + Release of BIND 9.4 for Window XP/2003 -This is a release of BIND 9.4 for Window 2000/XP/2003. +This is a release of BIND 9.4 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.