Browse Source

[2158] added a ChangeLog entry for #2158

Naoki Kambe 12 years ago
parent
commit
db8caa2c04
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,4 +1,11 @@
 nnn.    [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.
+        (Trac #2158, git TBD)
+
+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