BIND 10 master, updated. 95c6f676d504950bab0964fe9297893f36d4fac6 [master] changelog for #2851

BIND 10 source code commits bind10-changes at lists.isc.org
Tue May 14 16:40:49 UTC 2013


The branch, master has been updated
       via  95c6f676d504950bab0964fe9297893f36d4fac6 (commit)
      from  a3d4fe8a32003534150ed076ea0bbf80e1fcc43c (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 95c6f676d504950bab0964fe9297893f36d4fac6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue May 14 09:40:41 2013 -0700

    [master] changelog for #2851

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

Summary of changes:
 ChangeLog |   11 +++++++++++
 1 file changed, 11 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 3350068..88e630a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+613.	[func]		jinmei
+	datasrc: Error handling in loading zones into memory is now more
+	consistent and convenient: data source configuration does not fail
+	due to zones configured to be loaded into memory but not available
+	in the data source, just like the case of missing zone file for
+	the MasterFiles type of data source.  Also, zones that aren't
+	loaded into memory due to errors can now be reloaded for b10-auth
+	using the bindctl Auth loadzone command after fixing the error,
+	without reconfiguring the entire data source.
+	(Trac #2851, git a3d4fe8a32003534150ed076ea0bbf80e1fcc43c)
+
 612.	[func]		tomek
 	b10-dhcp6: Support for relayed DHCPv6 traffic has been added.
 



More information about the bind10-changes mailing list