]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.4-ESV-R5b1
authorMark Andrews <marka@isc.org>
Fri, 8 Apr 2011 06:15:03 +0000 (06:15 +0000)
committerMark Andrews <marka@isc.org>
Fri, 8 Apr 2011 06:15:03 +0000 (06:15 +0000)
CHANGES
lib/dns/api
lib/isc/api
lib/isc/win32/libisc.def
lib/lwres/api
version

diff --git a/CHANGES b/CHANGES
index c627ea70861078bea9972791bb1d76333015f682..544dbd180c11e0b5be34f2cd289ec673db255982 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+
+       --- 9.4-ESV-R5b1 released ---
+
 3095.  [bug]           Handle isolated reserved ports in the port range.
                        [RT #23957]
 
index 02321262cdeda9c5209e29ec47e51fdd15867524..d9f093ade2f5402305f7a62cbf06a3596bf6f6ca 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 39
-LIBREVISION = 1
+LIBREVISION = 2
 LIBAGE = 1
index 2caba4267223ecd0c4f648e3ee8627769bca4644..a3d059372044d82e8fabd7f06897d4486eeaeaa3 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 37
-LIBREVISION = 1
-LIBAGE = 1
+LIBINTERFACE = 38
+LIBREVISION = 0
+LIBAGE = 2
index 26390bd8d2aaa43190e1a0dddb1deb605722dd29..d7c2fdd1a73ac8c3ee95b5647d00beb07a80aff5 100644 (file)
@@ -103,6 +103,7 @@ isc_file_getmodtime
 isc_file_isabsolute
 isc_file_ischdiridempotent
 isc_file_iscurrentdir
+isc_file_isplainfile
 isc_file_mktemplate
 isc_file_openunique
 isc_file_progname
index 3d42fccad650630efccf62139e9e9bde174cd739..e80d74b8cd03dae917318fba1a6d51958a4e87c1 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 30
-LIBREVISION = 7
+LIBREVISION = 8
 LIBAGE = 0
diff --git a/version b/version
index 714863943869df4ab7b8345406992ed63947421f..170e8e74d62ab5054dea6aea125b1b2f804e28e6 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.29.134.32 2010/11/18 01:34:50 marka Exp $
+# $Id: version,v 1.29.134.33 2011/04/08 06:15:03 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=4
 PATCHVER=
 RELEASETYPE=-ESV
-RELEASEVER=-R4
+RELEASEVER=-R5b1