[svn] commit: r2495 - /trunk/ChangeLog
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jul 12 22:19:31 UTC 2010
Author: jinmei
Date: Mon Jul 12 22:19:30 2010
New Revision: 2495
Log:
added entry for trac #288
Modified:
trunk/ChangeLog
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Jul 12 22:19:30 2010
@@ -1,3 +1,8 @@
+ 75. [bug] jinmei
+ Fixed a bug in the sqlite3 data source where temporary strings
+ could be referenced after destruction. It caused various lookup
+ failures with SunStudio build. (Trac #2882, r2494)
+
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
More information about the bind10-changes
mailing list