summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-06-29 18:58:44 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2006-06-29 18:58:44 (GMT)
commit1bf59597ddff33a604bf6957aed78d76122e2ba2 (patch)
treee1ead82b7eb2f06dc81b2e4518f1d07d7a5976b9 /Misc
parentbde081329bbf658be0267b067c61341e0a4a74b8 (diff)
downloadcpython-1bf59597ddff33a604bf6957aed78d76122e2ba2.zip
cpython-1bf59597ddff33a604bf6957aed78d76122e2ba2.tar.gz
cpython-1bf59597ddff33a604bf6957aed78d76122e2ba2.tar.bz2
Patch #1509163: MS Toolkit Compiler no longer available
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2b3a8df..28baa36 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -57,6 +57,11 @@ Tests
- Call os.waitpid() at the end of tests that spawn child processes in order
to minimize resources (zombies).
+Documentation
+-------------
+
+- Patch #1509163: MS Toolkit Compiler no longer available.
+
What's New in Python 2.5 beta 1?
================================