]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
ROSCOS change.
authorGuido van Rossum <guido@python.org>
Fri, 2 Mar 2001 06:49:50 +0000 (06:49 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 Mar 2001 06:49:50 +0000 (06:49 +0000)
Misc/NEWS

index 6950ec19180ca3534de0aa5a32d7b8cae935f798..d7eec13a87d44ec4ae29c954beeafc5c50e604c7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -80,6 +80,14 @@ New platforms
 - 2.1 should compile and run out of the box on Cygwin.  Thanks to Jason
   Tishler!
 
+- 2.1 contains new files and patches for RISCOS, thanks to Dietmar
+  Schwertberger!  See RISCOS/README for more information -- it seems
+  that because of the bizarre filename conventions on RISCOS, no port
+  to that platform is easy.  Note that the new variable os.endsep is
+  silently supported in order to make life easier on this platform,
+  but we don't advertise it because it's not worth for most folks to
+  care about RISCOS portability.
+
 
 What's New in Python 2.1 alpha 2?
 =================================