added a note for Andrew, about distutils2
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 @@
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.