commit | 34d37dc5d209a4fd43fed6502a4086573354f615 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Apr 11 21:03:32 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Apr 11 21:03:32 2001 +0000 |
tree | 6702d1bcacb24c61281990f9747232e35b692212 | |
parent | 2242f2fbd0d50546ad79e800efbc6f0a2334bd0b [diff] [blame] |
Noted the improved RISCOS port and the new Unixware 7 port.
diff --git a/Misc/NEWS b/Misc/NEWS index 92def29..e3bb405 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -7,6 +7,10 @@ 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? ================================