BIND 10 trac1371, updated. 54d9d7c1597df3bcdf47d07db040f63f7008c6a7 [1371] fixed in a typo in a log message
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Nov 20 06:31:25 UTC 2011
The branch, trac1371 has been updated
via 54d9d7c1597df3bcdf47d07db040f63f7008c6a7 (commit)
from 48c07943ac1dd24922f46cf970c214b5cf24813f (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 54d9d7c1597df3bcdf47d07db040f63f7008c6a7
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Nov 19 22:31:02 2011 -0800
[1371] fixed in a typo in a log message
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrout/xfrout_messages.mes | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrout/xfrout_messages.mes b/src/bin/xfrout/xfrout_messages.mes
index 5f86d94..f6cca9d 100644
--- a/src/bin/xfrout/xfrout_messages.mes
+++ b/src/bin/xfrout/xfrout_messages.mes
@@ -192,7 +192,7 @@ An IXFR request was received but the underlying data source did
not support journaling. The xfrout daemon fell back to AXFR-style
IXFR.
-% XFROUT_IXFR_UPTODATE IXFR client %1, %2: client version is new enough (ours=%3, theirs=%4)
+% XFROUT_IXFR_UPTODATE IXFR client %1, %2: client version is new enough (theirs=%3, ours=%4)
An IXFR request was received, but the client's SOA version is the same as
or newer than that of the server. The xfrout server responds to the
request with the answer section being just one SOA of that version.
More information about the bind10-changes
mailing list