]> granicus.if.org Git - python/commitdiff
Mention removal of some directories for obsolete platforms
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 16 May 2007 05:06:33 +0000 (05:06 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 16 May 2007 05:06:33 +0000 (05:06 +0000)
Misc/NEWS

index 79db74a56c2b17daee9d46bcbe77ad1b975e34a9..1b3e1d970921d2d8236456c06646f8c82b6d92ac 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -207,6 +207,9 @@ Core and builtins
 Library
 -------
 
+- Removed plat-freebsd2 and plat-freebsd3 directories (and IN.py in
+  the directories).
+
 - HTML-escape the plain traceback in cgitb's HTML output, to prevent
   the traceback inadvertently or maliciously closing the comment and
   injecting HTML into the error page.