[SCM] ISC BIND 10 source code branch, trac449, updated. 42dbc3cabef1db3f4c9ce99bc0830ce34794a704

BIND 10 source code commits bind10-changes at lists.isc.org
Sun Jan 23 09:05:29 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".

The branch, trac449 has been updated
       via  42dbc3cabef1db3f4c9ce99bc0830ce34794a704 (commit)
      from  e7c61f1bb5cf375a1f005bb7d77080d2fcd8fb9e (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 42dbc3cabef1db3f4c9ce99bc0830ce34794a704
Author: zhanglikun <zhanglikun at cnnic.cn>
Date:   Sun Jan 23 17:05:19 2011 +0800

    Rename recursor to resolver

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

Summary of changes:
 .../cache/{recursor_cache.cc => resolver_cache.cc} |    0 
 .../cache/{recursor_cache.h => resolver_cache.h}   |    0 
 src/lib/cache/tests/resolver_cache_unittest.cc     |  137 ++++++++++++++++++++
 3 files changed, 137 insertions(+), 0 deletions(-)
 rename src/lib/cache/{recursor_cache.cc => resolver_cache.cc} (100%)
 rename src/lib/cache/{recursor_cache.h => resolver_cache.h} (100%)
 create mode 100644 src/lib/cache/tests/resolver_cache_unittest.cc


hooks/post-receive
-- 
ISC BIND 10 source code



More information about the bind10-changes mailing list