]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2179] updated the ChangeLog entry for #2179
authorNaoki Kambe <kambe@jprs.co.jp>
Tue, 28 Aug 2012 02:46:37 +0000 (11:46 +0900)
committerNaoki Kambe <kambe@jprs.co.jp>
Tue, 28 Aug 2012 02:46:37 +0000 (11:46 +0900)
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

ChangeLog

index 486d07b70e04f4d8eb9b549d46fce341d51606e8..7a9ab57ec3e2acd3e049122e3c0be476e7b0f5a9 100644 (file)
--- 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