From: Guido van Rossum Date: Wed, 11 Apr 2001 21:03:32 +0000 (+0000) Subject: Noted the improved RISCOS port and the new Unixware 7 port. X-Git-Tag: v2.1c1~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34d37dc5d209a4fd43fed6502a4086573354f615;p=thirdparty%2FPython%2Fcpython.git Noted the improved RISCOS port and the new Unixware 7 port. --- diff --git a/Misc/ACKS b/Misc/ACKS index 8644eb8bc180..49ebc2a3800d 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -12,6 +12,7 @@ PS: In the standard Python distribution this file is encoded in Latin-1. Jim Ahlstrom Jyrki Alakuijala +Billy G. Allie Mark Anacker Anders Andersen Oliver Andrich diff --git a/Misc/NEWS b/Misc/NEWS index 92def290a592..e3bb40532dff 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -7,6 +7,10 @@ What's New in Python 2.1 final? with pdb, in either the shell window or the *Python* window, the source file and line will be tracked by an arrow. +- New port: SCO Unixware 7, by Billy G. Allie. + +- Updated the RISCOS port. + What's New in Python 2.1 beta 2? ================================