From 7a33d8bb64697eca6c1999610ff96f6fb9d92014 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Mon, 5 Nov 2001 02:51:07 +0000 Subject: [PATCH] News about OS/2 Visual Age C++ patches. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index c0f09ae0963..a9f5a9915fa 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -86,6 +86,9 @@ New platforms - We've finally confirmed that this release builds on HP-UX 11.00, *with* threads, and passes the test suite. +- Thanks to a series of patches from Michael Muller, Python may build + again under OS/2 Visual Age C++. + - Updated RISCOS port by Dietmar Schwertberger. Tests