BIND 10 bind10-1.1.0-release, updated. c1ddd32cc4f96620fda3a1fa96025262cce2e6cd [bind10-1.1.0-release] version is 1.1.0beta1

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 4 15:38:21 UTC 2013


The branch, bind10-1.1.0-release has been updated
       via  c1ddd32cc4f96620fda3a1fa96025262cce2e6cd (commit)
       via  a39d36b0aa946d2a1d56561c38b2e9f5772176c3 (commit)
      from  25b5b6cabd4eb505b0a003718c30b3114440a16d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c1ddd32cc4f96620fda3a1fa96025262cce2e6cd
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Thu Apr 4 10:37:44 2013 -0500

    [bind10-1.1.0-release] version is 1.1.0beta1

commit a39d36b0aa946d2a1d56561c38b2e9f5772176c3
Author: Jeremy C. Reed <jreed at isc.org>
Date:   Thu Apr 4 08:35:55 2013 -0500

    [bind10-1.1.0-release][master] On line 92 use a # hash mark before the Trac number.
    
    and also remove dash before beta revision in version naming

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog    |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index ad2a490..f6ce7a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-bind10-1.0.0-beta1 released on April 4, 2013
+bind10-1.0.0beta1 released on April 4, 2013
 
 598.	[func]*		jinmei
 	The separate "static" data source is now deprecated as it can be
@@ -89,7 +89,7 @@ bind10-1.0.0-beta1 released on April 4, 2013
 	statements. Also, the sqlite3-specific log messages have been moved
 	from the general datasource library to the sqlite3 datasource
 	(which also explicitely loads its messages).
-	(Trac 2746, git 1c004d95a8b715500af448683e4a07e9b66ea926)
+	(Trac #2746, git 1c004d95a8b715500af448683e4a07e9b66ea926)
 
 586.	[func]		marcin
 	libdhcp++: Removed unnecesary calls to the function which
diff --git a/configure.ac b/configure.ac
index eff05ec..72eec7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.59])
-AC_INIT(bind10, 20130221, bind10-dev at isc.org)
+AC_INIT(bind10, 1.1.0beta1, bind10-dev at isc.org)
 AC_CONFIG_SRCDIR(README)
 # serial-tests is not available in automake version before 1.13. In
 # automake 1.13 and higher, AM_PROG_INSTALL is undefined, so we'll check



More information about the bind10-changes mailing list