]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
v9_2_4rc5 v9.2.4rc5
authorMark Andrews <marka@isc.org>
Fri, 11 Jun 2004 03:37:27 +0000 (03:37 +0000)
committerMark Andrews <marka@isc.org>
Fri, 11 Jun 2004 03:37:27 +0000 (03:37 +0000)
CHANGES
version

diff --git a/CHANGES b/CHANGES
index 548930e306a1b4f54e3d5bf11ce31b38463fd8a7..6f1520fec8d91828a6c89e075ecc66a70c9864ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,10 @@
-1654.  [bug]           isc_result_totext() contained array bounds read
+
+       --- 9.2.4rc5 released ---
+
 1655.  [bug]           Logging multiple versions w/o a size was broken.
                        [RT #11446]
 
+1654.  [bug]           isc_result_totext() contained array bounds read
                        error.
 
 1650.  [bug]           dig, nslookup: flush standard out after each command.
@@ -18,7 +21,6 @@
 1643.  [bug]           dns_db_closeversion() could leak memory / node
                        references. [RT #11163]
 
-
        --- 9.2.4rc4 released ---
 
 1640.  [bug]           win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
diff --git a/version b/version
index 7c2012cfe4069b3270d23cf0ee95953f635302fc..09e560b4a9590127359f75d15450ec089698d848 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.26.2.26 2004/05/17 10:06:11 marka Exp $
+# $Id: version,v 1.26.2.27 2004/06/11 03:37:27 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=2
 PATCHVER=4
 RELEASETYPE=rc
-RELEASEVER=4
+RELEASEVER=5