BIND 10 master, updated. e867d09129ec735157e7d035eeefa508e05e5416 [master] changelog for #1611
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jan 26 21:50:27 UTC 2012
The branch, master has been updated
via e867d09129ec735157e7d035eeefa508e05e5416 (commit)
from c175c9c06034b4118e0dfdbccd532c2ebd4ba7e8 (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 e867d09129ec735157e7d035eeefa508e05e5416
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 26 13:50:21 2012 -0800
[master] changelog for #1611
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 8344775..604cca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+368. [func]* jinmei
+ libdatasrc: the interface of ZoneFinder() was changed: WILDCARD
+ related result codes were deprecated and removed, and the
+ corresponding information is now provided via a separate accessor
+ method on FindResult. Other separate FindResult methods will
+ also tell the caller whether the zone is signed with NSEC or NSEC3
+ (when necessary and applicable).
+ (Trac #1611, git c175c9c06034b4118e0dfdbccd532c2ebd4ba7e8)
+
367. [bug] jinmei
libdatasrc: in-memory data source could incorrectly reject to load
zones containing RRSIG records. For example, it didn't allow
More information about the bind10-changes
mailing list