]> granicus.if.org Git - python/commitdiff
Noted the improved RISCOS port and the new Unixware 7 port.
authorGuido van Rossum <guido@python.org>
Wed, 11 Apr 2001 21:03:32 +0000 (21:03 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Apr 2001 21:03:32 +0000 (21:03 +0000)
Misc/ACKS
Misc/NEWS

index 8644eb8bc1808f6af99a8c31e7e7ba5a5e39f5f6..49ebc2a3800db902f6d6da3ca4fa7c9963996ae1 100644 (file)
--- 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
index 92def290a592a4122992462a4ed2b9d7b2a1eb40..e3bb40532dffbe542d996ccd0dc366210507e99f 100644 (file)
--- 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?
 ================================