|
@@ -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.
|