[svn] commit: r2972 - /trunk/ChangeLog
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Sep 17 14:13:34 UTC 2010
Author: jinmei
Date: Fri Sep 17 14:13:33 2010
New Revision: 2972
Log:
a minor editorial fix to changelog entry 91.
(skipping review)
Modified:
trunk/ChangeLog
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Fri Sep 17 14:13:33 2010
@@ -24,7 +24,7 @@
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
+ as much as possible for safer operations. Basically this does not
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.
More information about the bind10-changes
mailing list