Browse Source

[2796] explain the meaning of the counter item in ChangeLog

Yoshitaka Aharen 12 years ago
parent
commit
1ad0a17cfb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -1,5 +1,7 @@
 TBD.	[func]		y-aharen
 	b10-auth: A new statistics item 'qryrecursion' has been introduced.
+	The counter is for the number of queries (OpCode=Query) with Recursion
+	Desired (RD) bit on.
 	(Trac #2796, git TBD)
 
 614.	[func]		tmark