From 161ad0e16bf6a6ffbf191272f653ec38ccf131f9 Mon Sep 17 00:00:00 2001 From: Andrew MacIntyre Date: Sun, 4 Aug 2002 07:25:58 +0000 Subject: [PATCH] OS/2 EMX now supported --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index cf3d1df0337..77e8c62f52d 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