Browse Source

added an etry for trac #268

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2676 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 14 years ago
parent
commit
53992ca864
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+  82.	[func]		jinmei
+	bin/auth: Added -u option to allow the effective process user
+	of the authoritative server after invocation.  The same option to
+	the boss process will be propagated to b10-auth, too.
+	(Trac #268, svn r2675)
+
   81.	[func]		jinmei
 	Added a C++ framework for micro benchmark tests.  A supplemental
 	library functions to build query data for the tests were also