[svn] commit: r3891 - /trunk/ChangeLog

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Dec 20 18:38:30 UTC 2010


Author: jinmei
Date: Mon Dec 20 18:38:26 2010
New Revision: 3891

Log:
changelog entry for trac397focused

Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Dec 20 18:38:26 2010
@@ -1,5 +1,12 @@
+  131.  [func]    feng, jerry
+	src/lib/datasrc: Introduced two template classes RBTree and RBNode
+	to provide the generic map with domain name as key and anything as
+	the value. Because of some unresolved design issue, the new classes
+	are only intended to be used by memory zone and zone table.
+	(Trac #397, svn r3890)
+
   130.	[func]		jerry
-    src/lib/datasrc: Introduced a new class MemoryDataSrc to provide
+	src/lib/datasrc: Introduced a new class MemoryDataSrc to provide
 	the general interface for memory data source.  For the initial
 	implementation, we don't make it a derived class of AbstractDataSrc
 	because the interface is so different(we'll eventually consider this




More information about the bind10-changes mailing list