Needs a number when merged to trunk git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3450 e5f2f494-b856-4b98-b285-d166d9295462
@@ -1,3 +1,8 @@
+ TBD. [func] vorner
+ The b10-recursive is configured trough config manager.
+ It has "listen_on" and "forward_addresses" options.
+ (Trac #389, r3448)
+
91. [func]* jinmei
lib/cc: Use const pointers and const member functions for the API
as much as possible for safer operations. Basically this does