BIND 10 trac2179, updated. 4d9bfbaeea7628da6ce7a0aa485b4d163d0273d4 [2179] updated the ChangeLog entry for #2179
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Aug 28 02:47:22 UTC 2012
The branch, trac2179 has been updated
via 4d9bfbaeea7628da6ce7a0aa485b4d163d0273d4 (commit)
from 68a15b9bb1103228b4ca60d1f75d0f3f789f3ff2 (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 4d9bfbaeea7628da6ce7a0aa485b4d163d0273d4
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Aug 28 11:46:37 2012 +0900
[2179] updated the ChangeLog entry for #2179
updated the entry according to the reviewer's comment:
- corrected the word: changed "differential" updates to "partial" updates as it is
- a few language improvements
- tabify: translate 8-spaces to tab
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 486d07b..7a9ab57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
-nnn. [func] naokikambe
- The stats module was supported differential statistics updates. Each
- module can return only statistics data which are updated since the last
- time it sent to the stats module. The purpose of differential updating
- is reducing amounts of statistics data sent in the message queue.
- (Trac #2179, git TBD)
+nnn. [func] naokikambe
+ The stats module now supports partial statistics updates. Each
+ module can return only statistics data which have been updated since
+ the last time it sent them to the stats module. The purpose of partial
+ updates is to reduce the amount of statistics data sent through the
+ message queue.
+ (Trac #2179, git TBD)
458. [build]* jinmei
BIND 10 now relies on Boost offset_ptr, which caused some new
More information about the bind10-changes
mailing list