[svn] commit: r2804 - /trunk/ChangeLog

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Aug 25 22:26:12 UTC 2010


Author: jinmei
Date: Wed Aug 25 22:26:11 2010
New Revision: 2804

Log:
changelog entry for trac #310

Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Wed Aug 25 22:26:11 2010
@@ -1,3 +1,11 @@
+  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
+	change the observable behavior, but some of the API were changed
+	in a backward incompatible manner.  This change also involves more
+	copies, but at this moment the overhead is deemed acceptable.
+	(Trac #310, r2803)
+
   90.	[build]		jinmei
 	(Darwin/Mac OS X specific) Specify DYLD_LIBRARY_PATH for tests and
 	experimental run under the source tree.  Without this loadable




More information about the bind10-changes mailing list