BIND 10 trac639, updated. 6997749029cc8d634eba96d8fe8d222cb35ed41a [trac639] minor editorial fixes
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 8 18:25:30 UTC 2011
The branch, trac639 has been updated
via 6997749029cc8d634eba96d8fe8d222cb35ed41a (commit)
from e77d93ac97216b2b67124a605649487a767e8d09 (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 6997749029cc8d634eba96d8fe8d222cb35ed41a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 8 11:25:18 2011 -0700
[trac639] minor editorial fixes
-----------------------------------------------------------------------
Summary of changes:
src/lib/cache/TODO | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/cache/TODO b/src/lib/cache/TODO
index 6e5818c..31825e4 100644
--- a/src/lib/cache/TODO
+++ b/src/lib/cache/TODO
@@ -12,8 +12,8 @@
* When the rrset beging updated is an NS rrset, NSAS should be updated
together.
* Share the NXDOMAIN info between different type queries. current implementation
- can only cache for the type that user quired, for example, if user query A
+ can only cache for the type that user queried, for example, if user query A
record of a.example. and the server replied with NXDOMAIN, this should be
cached for all the types queries of a.example.
-* Add the interfaces for resizing and serialization(loading and dumping) to
+* Add the interfaces for resizing and serialization (loading and dumping) to
cache.
More information about the bind10-changes
mailing list