summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ab00d38..839d819 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -327,6 +327,8 @@ Core and Builtins
Library
-------
+- Issue #6189: Restored compatibility of subprocess.py with Python 2.2.
+
- Issue #6287: Added the license field in Distutils documentation.
- Issue #6286: Now Distutils upload command is based on urllib2 instead of