[svn] commit: r3407 - in /trunk: ChangeLog src/lib/python/isc/utils/

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Nov 1 08:55:45 UTC 2010


Author: zhanglikun
Date: Mon Nov  1 08:55:45 2010
New Revision: 3407

Log:
Fix the revision number in Changelog. Remove the folder /src/lib/python/isc/utils(which was forgot to removed in r3382. ), trivial, skip review.

Removed:
    trunk/src/lib/python/isc/utils/
Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Nov  1 08:55:45 2010
@@ -7,7 +7,7 @@
 	renamed	to 'util'. Programs that used 'import isc.utils.process'
 	now need to use 'import isc.util.process'. The folder
 	/src/lib/python/isc/Util is removed since it isn't used by any
-	program. (Trac #364, rTBD)
+	program. (Trac #364, r3382)
 
   112.	[func]		zhang likun
 	Add one mixin class to override the naive serve_forever() provided




More information about the bind10-changes mailing list