BIND 10 trac1383, updated. c0be7a6c0e12c78a7e02a2a3b3b259a3382b52bf [1383] Changes to messages as a result of review
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Dec 8 14:57:00 UTC 2011
The branch, trac1383 has been updated
via c0be7a6c0e12c78a7e02a2a3b3b259a3382b52bf (commit)
from 982fc000a3064515ac30f5457b71802577fec90d (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 c0be7a6c0e12c78a7e02a2a3b3b259a3382b52bf
Author: Stephen Morris <stephen at isc.org>
Date: Thu Dec 8 14:52:32 2011 +0000
[1383] Changes to messages as a result of review
-----------------------------------------------------------------------
Summary of changes:
src/lib/nsas/nsas_messages.mes | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/nsas/nsas_messages.mes b/src/lib/nsas/nsas_messages.mes
index ebdab0c..6c35172 100644
--- a/src/lib/nsas/nsas_messages.mes
+++ b/src/lib/nsas/nsas_messages.mes
@@ -21,8 +21,8 @@ answer section in the response was empty.
% NSAS_ERROR_RESPONSE error response of %1 returned in query for %2
The NSAS (nameserver address store - part of the resolver) made a query
-for information it needed. The query successfully completed but RCODE
-in the response was something other than NOERROR.
+for information it needed. The query completed successfully but the
+RCODE in the response was something other than NOERROR.
% NSAS_FIND_NS_ADDRESS asking resolver to obtain A and AAAA records for %1
A debug message issued when the NSAS (nameserver address store - part
@@ -47,8 +47,8 @@ nameservers in the zone.
% NSAS_NULL_RESPONSE got null message in success callback for query for %1
The NSAS (nameserver address store - part of the resolver) made a query
-for information it needed. The query completed completed successfully,
-but the message passed to the callback was null.
+for information it needed. The query completed successfully, but the
+message passed to the callback was null.
This message indicates an internal error in the NSAS. Please raise a
bug report.
More information about the bind10-changes
mailing list