diff options
author | Andrew MacIntyre <andymac@bullseye.apana.org.au> | 2002-12-04 12:40:49 (GMT) |
---|---|---|
committer | Andrew MacIntyre <andymac@bullseye.apana.org.au> | 2002-12-04 12:40:49 (GMT) |
commit | 7e5bf674b896ec4fd7a9eea98e7ab3fc8deb16cb (patch) | |
tree | 4e86856c4c996cfd009d7401a979114c9af25b92 /PC/os2emx | |
parent | e7a8cad069ec8e5997273d53227a74a40b809611 (diff) | |
download | cpython-7e5bf674b896ec4fd7a9eea98e7ab3fc8deb16cb.zip cpython-7e5bf674b896ec4fd7a9eea98e7ab3fc8deb16cb.tar.gz cpython-7e5bf674b896ec4fd7a9eea98e7ab3fc8deb16cb.tar.bz2 |
history update
Diffstat (limited to 'PC/os2emx')
-rw-r--r-- | PC/os2emx/README.os2emx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/PC/os2emx/README.os2emx b/PC/os2emx/README.os2emx index db9fb80..f183853 100644 --- a/PC/os2emx/README.os2emx +++ b/PC/os2emx/README.os2emx @@ -5,7 +5,7 @@ What's new since the previous release ------------------------------------- This release of the port incorporates the following changes from the -April 14, 2002 release of the Python 2.2.1 port: +October 24, 2002 release of the Python 2.2.2 port: - based on the Python v2.3 final release source. - now setting higher number of file handles (250). @@ -79,6 +79,7 @@ Previous Python port releases by me:- - v2.2 on December 24, 2001; - v2.2.1c2 on March 31, 2002 (not uploaded to archive sites); - v2.2.1 on April 14, 2002. + - v2.2.2 on October 24, 2002. It is possible to have these earlier ports still usable after installing this port - see the README.os2emx.multiple_versions file, contributed by |