BIND 10 trac1259, updated. 85ac49c5282c231c71b8d2046889d22b0061db08 [1259] a minor wording fix: s/Bind9/BIND 9/
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Oct 3 19:19:51 UTC 2011
The branch, trac1259 has been updated
via 85ac49c5282c231c71b8d2046889d22b0061db08 (commit)
from b29c5e5221b8e6a9ff65a0c39f14c04afaed5c44 (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 85ac49c5282c231c71b8d2046889d22b0061db08
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 12:19:36 2011 -0700
[1259] a minor wording fix: s/Bind9/BIND 9/
-----------------------------------------------------------------------
Summary of changes:
src/lib/python/isc/xfrin/diff.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/xfrin/diff.py b/src/lib/python/isc/xfrin/diff.py
index 001c215..26b2f83 100644
--- a/src/lib/python/isc/xfrin/diff.py
+++ b/src/lib/python/isc/xfrin/diff.py
@@ -32,7 +32,7 @@ class NoSuchZone(Exception):
This is the amount of changes we accumulate before calling Diff.apply
automatically.
-The number 100 is just taken from Bind9. We don't know the rationale
+The number 100 is just taken from BIND 9. We don't know the rationale
for exactly this amount, but we think it is just some randomly chosen
number.
"""
More information about the bind10-changes
mailing list