Remove non-existent paths.
diff --git a/Misc/NEWS b/Misc/NEWS
index a1a5351..b0693e0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -276,6 +276,8 @@
 Library
 -------
 
+- site.py now removes paths that do not exist.
+
 - The ptcp154 codec was added for Kazakh character set support.
 
 - Support non-anonymous ftp URLs in urllib2.