[svn] commit: r2903 - /trunk/ChangeLog

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Sep 10 08:31:22 UTC 2010


Author: jelte
Date: Fri Sep 10 08:31:21 2010
New Revision: 2903

Log:
Changelog

Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Fri Sep 10 08:31:21 2010
@@ -1,3 +1,9 @@
+  92.	[func]*		jelte
+	libdns_python (the python wrappers for libdns++) has been renamed
+	to pydnspp (Python DNS++). Programs and libraries that used
+	'import libdns_python' now need to use 'import pydnspp'.
+	(Trac #314, r2902)
+
   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




More information about the bind10-changes mailing list