diff --git a/Misc/ACKS b/Misc/ACKS index 8644eb8bc18..49ebc2a3800 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 92def290a59..e3bb40532df 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? ================================