BIND 10 master, updated. 73df015104eb5ac8934ff1176c24079e6e9b09c3 Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Aug 22 20:33:55 UTC 2011


The branch, master has been updated
       via  73df015104eb5ac8934ff1176c24079e6e9b09c3 (commit)
       via  586d49827ebaa2cf2c70dc030c5830afb1fb89f5 (commit)
      from  2b755575c9d0277980008df99f92c38dd6b3a420 (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 73df015104eb5ac8934ff1176c24079e6e9b09c3
Merge: 586d49827ebaa2cf2c70dc030c5830afb1fb89f5 2b755575c9d0277980008df99f92c38dd6b3a420
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Mon Aug 22 15:33:50 2011 -0500

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

commit 586d49827ebaa2cf2c70dc030c5830afb1fb89f5
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Mon Aug 22 15:32:57 2011 -0500

    [master] clarify CACHE_RRSET_NOT_FOUND short description
    
    mention "in cache" (similar to related log messages)
    (yes, the ID already mentions it)
    okayed on jabber

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/cache/cache_messages.mes b/src/lib/cache/cache_messages.mes
index 7f593ec..19102ae 100644
--- a/src/lib/cache/cache_messages.mes
+++ b/src/lib/cache/cache_messages.mes
@@ -131,7 +131,7 @@ class is being created.
 % CACHE_RRSET_LOOKUP looking up %1/%2/%3 in RRset cache
 Debug message. The resolver is trying to look up data in the RRset cache.
 
-% CACHE_RRSET_NOT_FOUND no RRset found for %1/%2/%3
+% CACHE_RRSET_NOT_FOUND no RRset found for %1/%2/%3 in cache
 Debug message which can follow CACHE_RRSET_LOOKUP. This means the data is not
 in the cache.
 




More information about the bind10-changes mailing list