summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorTarek Ziadé <ziade.tarek@gmail.com>2010-04-05 14:58:14 (GMT)
committerTarek Ziadé <ziade.tarek@gmail.com>2010-04-05 14:58:14 (GMT)
commit0b93a6b19ac15acf8c57b58d1419f6ef1d2086ec (patch)
treeac7a421a9281024bc372f999f59c5e77e3cce457 /Doc
parent425aa2e11b71e9ed4f854a6e4312da0e4bd45411 (diff)
downloadcpython-0b93a6b19ac15acf8c57b58d1419f6ef1d2086ec.zip
cpython-0b93a6b19ac15acf8c57b58d1419f6ef1d2086ec.tar.gz
cpython-0b93a6b19ac15acf8c57b58d1419f6ef1d2086ec.tar.bz2
added a note for Andrew, about distutils2
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/2.7.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst
index 9590dce..7c5cb39 100644
--- a/Doc/whatsnew/2.7.rst
+++ b/Doc/whatsnew/2.7.rst
@@ -1042,6 +1042,9 @@ XXX write this.
Distutils Enhancements
---------------------------------
+XXX all of this work has been moved to Distutils2
+XXX Not sure what we should say here
+
Distutils is being more actively developed, thanks to Tarek Ziadé
who has taken over maintenance of the package, so there are a number
of fixes and improvements.