|
@@ -1,3 +1,9 @@
|
|
|
+271. [func] stephen
|
|
|
+ Default logging for unit tests changed to severity DEBUG (level 99)
|
|
|
+ with the output routed to /dev/null. This can be altered by setting
|
|
|
+ the B10_LOGGER_XXX environment variables.
|
|
|
+ (Trac #1024, git 72a0beb8dfe85b303f546d09986461886fe7a3d8)
|
|
|
+
|
|
|
270. [func] jinmei
|
|
|
Added python bindings for ACLs using the DNS request as the
|
|
|
context. They are accessible via the isc.acl.dns module.
|