BIND 10 trac746, updated. 682108d6e371706f340cfe8575d8e00d1dab09cc [trac746] some editorial changes to the log message descriptions

BIND 10 source code commits bind10-changes at lists.isc.org
Tue May 24 13:31:49 UTC 2011


The branch, trac746 has been updated
       via  682108d6e371706f340cfe8575d8e00d1dab09cc (commit)
      from  523ab3a9278385abc26e1438803499a66e260f43 (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 682108d6e371706f340cfe8575d8e00d1dab09cc
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue May 24 15:29:25 2011 +0200

    [trac746] some editorial changes to the log message descriptions

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

Summary of changes:
 src/lib/resolve/resolvedef.mes |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/resolve/resolvedef.mes b/src/lib/resolve/resolvedef.mes
index 6f7787c..eaa7f06 100644
--- a/src/lib/resolve/resolvedef.mes
+++ b/src/lib/resolve/resolvedef.mes
@@ -23,7 +23,7 @@ the server to which the question was sent.
 % CNAME         CNAME received in response to query for <%1>
 A debug message recording that CNAME response has been received to an upstream
 query for the specified question.  Previous debug messages will have indicated
-the server to which the question was sent."
+the server to which the question was sent.
 
 % DEEPEST       did not find <%1> in cache, deepest delegation found is %2
 A debug message, a cache lookup did not find the specified <name, class,
@@ -34,9 +34,9 @@ A debug message, a CNAME response was received and another query is being issued
 for the <name, class, type> tuple.
 
 % LONGCHAIN     CNAME received in response to query for <%1>: CNAME chain length exceeded
-A debug message recording that CNAME response has been received to an upstream
-query for the specified question.  (Previous debug messages will have indicated
-the server to which the question was sent.")  However, receipt of this CNAME
+A debug message recording that a CNAME response has been received to an upstream
+query for the specified question (Previous debug messages will have indicated
+the server to which the question was sent).  However, receipt of this CNAME
 has meant that the resolver has exceeded the CNAME chain limit (a CNAME chain
 is where on CNAME points to another) and so an error is being returned.
 
@@ -103,10 +103,10 @@ number at the end of the message indicates which of the two resolve()
 methods has been called.
 
 % RTT           round-trip time of last query calculated as %1
-A debug imessage giving the RTT of the last query and response.
+A debug message giving the RTT of the last query and response.
 
 % RUNCAFND      found <%1> in the cache
-This is a debug message and indicates that a RunningQuery object found the
+This is a debug message and indicates that a RunningQuery object found
 the specified <name, class, type> tuple in the cache.
 
 % RUNCALOOK     looking up up <%1> in the cache
@@ -127,7 +127,7 @@ to the specified nameserver.
 This is an internal debugging message and is only generated in unit tests.
 It indicates that all upstream queries from the resolver are being routed to
 the specified server, regardless of the address of the nameserver to which
-the query would normall be routed.  As it should never be seen in normal
+the query would normally be routed.  As it should never be seen in normal
 operation, it is a warning message instead of a debug message.
 
 % TESTUPSTR     sending upstream query for <%1> to test server at %2




More information about the bind10-changes mailing list