]> granicus.if.org Git - python/commitdiff
NEWS
authorBarry Warsaw <barry@python.org>
Wed, 5 May 2010 16:17:22 +0000 (16:17 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 5 May 2010 16:17:22 +0000 (16:17 +0000)
Misc/NEWS

index 52fd2760c006313412d8b977241d3e84cb8409f6..c59d6afa646952801c66220bb6891d6f3e046fad 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -39,6 +39,8 @@ Core and Builtins
 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.