summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2010-05-05 16:17:22 (GMT)
committerBarry Warsaw <barry@python.org>2010-05-05 16:17:22 (GMT)
commit8efa867bcfa4cb5d4241733bc6f3d273e14412ea (patch)
treec7d2485f797ff98bba7d57478c35e81c911ee5ba /Misc
parent43ad706ef4fa32a1a4722254b137fe5b382a4b1b (diff)
downloadcpython-8efa867bcfa4cb5d4241733bc6f3d273e14412ea.zip
cpython-8efa867bcfa4cb5d4241733bc6f3d273e14412ea.tar.gz
cpython-8efa867bcfa4cb5d4241733bc6f3d273e14412ea.tar.bz2
NEWS
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 52fd276..c59d6af 100644
--- 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.