[svn] commit: r3316 - /branches/trac364/ChangeLog
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 22 10:55:42 UTC 2010
Author: zhanglikun
Date: Fri Oct 22 10:55:42 2010
New Revision: 3316
Log:
Add the changelog entry.
Modified:
branches/trac364/ChangeLog
Modified: branches/trac364/ChangeLog
==============================================================================
--- branches/trac364/ChangeLog (original)
+++ branches/trac364/ChangeLog Fri Oct 22 10:55:42 2010
@@ -1,3 +1,10 @@
+ 105. [func]* zhanglikun
+ Folder name 'utils'(the folder in /src/lib/python/isc/) has been
+ 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)
+
104. [bug] jerry
bin/zonemgr: zonemgr should be attempting to refresh expired zones.
(Trac #336, r3139)
More information about the bind10-changes
mailing list