summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>2002-08-04 07:25:58 (GMT)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>2002-08-04 07:25:58 (GMT)
commit161ad0e16bf6a6ffbf191272f653ec38ccf131f9 (patch)
tree898189c26e1815c79330822cad2cf4cacd45acb5 /Misc
parent8d30b1e6734c0faa57b6f3b82db8c36c5e933dae (diff)
downloadcpython-161ad0e16bf6a6ffbf191272f653ec38ccf131f9.zip
cpython-161ad0e16bf6a6ffbf191272f653ec38ccf131f9.tar.gz
cpython-161ad0e16bf6a6ffbf191272f653ec38ccf131f9.tar.bz2
OS/2 EMX now supported
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index cf3d1df..77e8c62 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -452,6 +452,8 @@ New platforms
- AtheOS is now supported.
+- the EMX runtime environment on OS/2 is now supported.
+
- GNU/Hurd is now supported.
Tests