summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-30 18:44:53 (GMT)
committerGuido van Rossum <guido@python.org>2007-08-30 18:44:53 (GMT)
commit845702c096fd3380d50545398f60c54c64869442 (patch)
tree9031bb849d3ca88fdbb3e2e314e6bb75974aa663 /Misc
parente7bf59f500481715e76ff646f6728e28361faff2 (diff)
downloadcpython-845702c096fd3380d50545398f60c54c64869442.zip
cpython-845702c096fd3380d50545398f60c54c64869442.tar.gz
cpython-845702c096fd3380d50545398f60c54c64869442.tar.bz2
Small updates.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f8fc80e..e6513cc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -239,8 +239,13 @@ Mac
- The cfmfile was removed.
-New platforms
--------------
+Platforms
+---------
+
+- Support for BeOS and AtheOS was removed (according to PEP 11).
+
+- Support for RiscOS, Irix, Tru64 was removed (alledgedly).
+
Tools/Demos
-----------