diff options
author | Christian Heimes <christian@cheimes.de> | 2013-09-29 17:02:35 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-09-29 17:02:35 (GMT) |
commit | 9c99cc092eb150566ec0d3cb487ad6c72f6c3562 (patch) | |
tree | ca114b601e486e7a7ad010621cf8e57a52f95d5b /Misc | |
parent | 8b3f5aafd3e04e22dec6740b790ea1dbdc361768 (diff) | |
download | cpython-9c99cc092eb150566ec0d3cb487ad6c72f6c3562.zip cpython-9c99cc092eb150566ec0d3cb487ad6c72f6c3562.tar.gz cpython-9c99cc092eb150566ec0d3cb487ad6c72f6c3562.tar.bz2 |
Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -492,6 +492,8 @@ Tools/Demos Build ----- +- Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010. + - Issue #16067: Add description into MSI file to replace installer's temporary name. - Issue #18256: Compilation fix for recent AIX releases. Patch by |