BIND 10 master, updated. 40c6c15c3f5a820c8d304d4a2b3529645d2cb368 [master] style fixes for changelog
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Sep 26 19:28:09 UTC 2012
The branch, master has been updated
via 40c6c15c3f5a820c8d304d4a2b3529645d2cb368 (commit)
via 07d2d30929b0734618e7c41ca27c8074cde51770 (commit)
via 60b9a13fc0a03e38d198bf4e5491075792528aff (commit)
from 8e0d333e76d72abef126f197a6caa00d6b7a10e3 (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 40c6c15c3f5a820c8d304d4a2b3529645d2cb368
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Sep 26 14:27:42 2012 -0500
[master] style fixes for changelog
Line 54 is too long ( 72 )
Line 56 is too long ( 72 )
On line 60 use two tabs before the committer username.
On line 79 use a tab before the keyword type.
commit 07d2d30929b0734618e7c41ca27c8074cde51770
Merge: 60b9a13 8e0d333
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Sep 26 13:31:33 2012 -0500
[master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10
commit 60b9a13fc0a03e38d198bf4e5491075792528aff
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Sep 26 13:31:07 2012 -0500
[master] change XfrIn to b10-xfrin
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 ++++++------
doc/guide/bind10-guide.xml | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 843e91c..84d4378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,13 +51,13 @@
(Trac #1375, git 7ca65cb9ec528118f370142d7e7b792fcc31c9cf)
475. [func] naokikambe
- Added Xfrout statistics counters: notifyoutv4, notifyoutv6, xfrrej, and
- xfrreqdone. These are per-zone type counters. The value of these
- counters can be seen with zone name by invoking "Stats show Xfrout" via
- bindctl.
+ Added Xfrout statistics counters: notifyoutv4, notifyoutv6,
+ xfrrej, and xfrreqdone. These are per-zone type counters.
+ The value of these counters can be seen with zone name by
+ invoking "Stats show Xfrout" via bindctl.
(Trac #2158, git e68c127fed52e6034ab5309ddd506da03c37a08a)
-474. [func] stephen
+474. [func] stephen
DHCP servers now use the BIND 10 logging system for messages.
(Trac #1545, git de69a92613b36bd3944cb061e1b7c611c3c85506)
@@ -76,7 +76,7 @@
contain the generated documentation.
(Trac #1687, git 2d4063b1a354f5048ca9dfb195e8e169650f43d0)
-471. [bug] vorner
+471. [bug] vorner
Fixed a problem when b10-loadzone tried to tread semicolon
in string data as start of comment, which caused invalid
data being loaded.
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index d33a2c7..2e66ad5 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -1898,7 +1898,7 @@ can use various data source backends.
operator, the authoritative server needs to be told to reload it, by
<screen>> <userinput>Auth loadzone example.org</userinput></screen>
You don't need to do this when the zone is modified by
- XfrIn, it does so automatically.
+ <command>b10-xfrin</command>; it does so automatically.
</para>
<para>
More information about the bind10-changes
mailing list