[svn] commit: r2460 - /trunk/ChangeLog
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jul 9 19:19:17 UTC 2010
Author: jinmei
Date: Fri Jul 9 19:19:17 2010
New Revision: 2460
Log:
changelog entry for Trac #275
Modified:
trunk/ChangeLog
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Fri Jul 9 19:19:17 2010
@@ -1,3 +1,10 @@
+ 74. [func]* jinmei
+ Refactored the cc::Session class by introducing an abstract base
+ class. Test code can use their own derived mock class so that
+ tests can be done without establishing a real CC session. This
+ change also modified some public APIs, mainly in the config
+ module. (Trac #275, r2459)
+
73. [bug] jelte
Fixed a bug where in bindctl, locally changed settings were
reset when the list of running modules is updated. (Trac #285,
More information about the bind10-changes
mailing list