BIND 10 master, updated. 71bcc9a5c413276bd90276c24ee28d59478a138e [master] changelog for trac #606
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Mar 8 09:59:27 UTC 2011
The branch, master has been updated
via 71bcc9a5c413276bd90276c24ee28d59478a138e (commit)
from 6ac000df85625f5921e8895a1aafff5e4be3ba9c (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 71bcc9a5c413276bd90276c24ee28d59478a138e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Mar 8 01:59:16 2011 -0800
[master] changelog for trac #606
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 875a3ca..270c477 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ 191. [func] jinmei
+ Imported system test framework of BIND 9. It can be run by
+ 'make systest' at the top source directory. Notes: currently it
+ doesn't work when built in a separate tree. It also requires
+ perl, an inherited dependency from the original framework.
+ Also, mainly for the purpose of tests, a new option "--pid-file"
+ was added to BoB, with which the boss process will dump its PID
+ to the specified file.
+ (Trac #606, git 6ac000df85625f5921e8895a1aafff5e4be3ba9c)
+
190. [func] jelte
Resolver now sets random qids on outgoing queries using
the boost::mt19937 prng.
More information about the bind10-changes
mailing list