commit | bf7b0b7b81ac19cab40056c56d2042154cc1515b | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Mar 14 13:56:09 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Mar 14 13:56:09 2008 +0000 |
tree | 5f54669f5bbbdb6872469c66935e61e5235b49e8 | |
parent | 10d7603825a9db1079a736ca709f88fe67d0b0e5 [diff] [blame] |
Patch #2284: add -x64 option to rt.bat.
diff --git a/Misc/NEWS b/Misc/NEWS index 93280aa..65ce4c0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -63,6 +63,10 @@ - Patch #2232: os.tmpfile might fail on Windows if the user has no permission to create files in the root directory. +Build +----- + +- Patch #2284: Add -x64 option to rt.bat. What's New in Python 2.6 alpha 1? =================================