[svn] commit: r3077 - /branches/trac352/ChangeLog

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Sep 30 03:26:43 UTC 2010


Author: zhanglikun
Date: Thu Sep 30 03:26:42 2010
New Revision: 3077

Log:
Add one entry for changelog.

Modified:
    branches/trac352/ChangeLog

Modified: branches/trac352/ChangeLog
==============================================================================
--- branches/trac352/ChangeLog (original)
+++ branches/trac352/ChangeLog Thu Sep 30 03:26:42 2010
@@ -1,4 +1,10 @@
-  101.	[func]		jinmei
+102.	[func]		zhang likun
+	Add one mixin class to override the naive serve_forever() provided
+	in python library socketserver. Instead of polling for shutdwon
+	every poll_interval seconds, one socketpair is used to wake up
+	the waiting server.(Trac #352, svn TBD)
+
+101.	[func]		jinmei
 	src/lib/dns: Completed Opcode and Rcode implementation with more
 	tests and documentation.  API is mostly the same but the
 	validation was a bit tightened. (Trac #351, svn r3056)




More information about the bind10-changes mailing list