]> granicus.if.org Git - python/commitdiff
restore NEWS entry for 957240
authorMichael W. Hudson <mwh@python.net>
Wed, 30 Jun 2004 09:06:29 +0000 (09:06 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 30 Jun 2004 09:06:29 +0000 (09:06 +0000)
Misc/NEWS

index 5bfdb2727c29b959ea46cef74722d53fb88d1510..1ba32e2233e844326e7b337cd6ef7793a84453cf 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -377,6 +377,9 @@ Library
 - The distutils install command now supports the --home option and
   installation scheme for all platforms.
 
+- asyncore.loop now has a repeat count parameter that defaults to
+  looping forever..
+
 - The distutils sdist command now ignores all .svn directories, in
   addition to CVS and RCS directories.  .svn directories hold
   administrative files for the Subversion source control system.