BIND 10 master, updated. 389ceb4af859b59d18db14ef25a2bd3c2dd3ddd7 [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 24 20:47:37 UTC 2012


The branch, master has been updated
       via  389ceb4af859b59d18db14ef25a2bd3c2dd3ddd7 (commit)
       via  d18c04987a47c89aa3038d2bb0e99aa40b2f4e51 (commit)
      from  8f5187d167219ac263ef940eb33923ef8a86e87b (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 389ceb4af859b59d18db14ef25a2bd3c2dd3ddd7
Merge: d18c049 8f5187d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 24 12:47:34 2012 -0800

    [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

commit d18c04987a47c89aa3038d2bb0e99aa40b2f4e51
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 24 12:45:46 2012 -0800

    [master] added a missing parameter placeholder in a data source log message.
    found by a report in bind10-users.  fix okayed on jabber.

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

Summary of changes:
 src/lib/datasrc/datasrc_messages.mes |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/datasrc_messages.mes b/src/lib/datasrc/datasrc_messages.mes
index d8ad07b..f4ff213 100644
--- a/src/lib/datasrc/datasrc_messages.mes
+++ b/src/lib/datasrc/datasrc_messages.mes
@@ -585,7 +585,7 @@ The underlying data source failed to answer the query for referral information.
 1 means some error, 2 is not implemented. The data source should have logged
 the specific error already.
 
-% DATASRC_QUERY_RRSIG unable to answer RRSIG query
+% DATASRC_QUERY_RRSIG unable to answer RRSIG query for %1
 The server is unable to answer a direct query for RRSIG type, but was asked
 to do so.
 



More information about the bind10-changes mailing list