Browse Source

[master] ChangeLog for trac1024

Stephen Morris 14 years ago
parent
commit
f63ff922e7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

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