From: Andrew MacIntyre Date: Sun, 4 Aug 2002 07:25:58 +0000 (+0000) Subject: OS/2 EMX now supported X-Git-Tag: v2.3c1~4735 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=161ad0e16bf6a6ffbf191272f653ec38ccf131f9;p=python OS/2 EMX now supported --- diff --git a/Misc/NEWS b/Misc/NEWS index cf3d1df033..77e8c62f52 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