[Python-checkins] r80794 - python/trunk/Misc/NEWS

barry.warsaw python-checkins at python.org
Wed May 5 18:17:22 CEST 2010


Author: barry.warsaw
Date: Wed May  5 18:17:22 2010
New Revision: 80794

Log:
NEWS

Modified:
   python/trunk/Misc/NEWS

Modified: python/trunk/Misc/NEWS
==============================================================================
--- python/trunk/Misc/NEWS	(original)
+++ python/trunk/Misc/NEWS	Wed May  5 18:17:22 2010
@@ -39,6 +39,8 @@
 Library
 -------
 
+- Issue #7755: Use an unencumbered audio file for tests.
+
 - Issue #8621: uuid.uuid4() returned the same sequence of values in the
   parent and any children created using ``os.fork`` on MacOS X 10.6.
 


More information about the Python-checkins mailing list