commit | 8efa867bcfa4cb5d4241733bc6f3d273e14412ea | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed May 05 16:17:22 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed May 05 16:17:22 2010 +0000 |
tree | c7d2485f797ff98bba7d57478c35e81c911ee5ba | |
parent | 43ad706ef4fa32a1a4722254b137fe5b382a4b1b [diff] [blame] |
NEWS
diff --git a/Misc/NEWS b/Misc/NEWS index 52fd276..c59d6af 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -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.