diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-06-06 06:27:34 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-06-06 06:27:34 (GMT) |
commit | 3266a8fa5910e941e3f640cb9e2804294d42ceca (patch) | |
tree | d4281907ebfb98a8f710e1e5d20fba1454c0f0f7 /PCbuild/readme.txt | |
parent | cc568b12225f944330c09484bac482aa2cc67a5f (diff) | |
parent | 7d55da42a4e7f1145f14312b703298aff25c0e06 (diff) | |
download | cpython-3266a8fa5910e941e3f640cb9e2804294d42ceca.zip cpython-3266a8fa5910e941e3f640cb9e2804294d42ceca.tar.gz cpython-3266a8fa5910e941e3f640cb9e2804294d42ceca.tar.bz2 |
Issue #21671: Merge with 3.4
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 5d6c0eb..5a16377 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -168,7 +168,7 @@ _lzma Homepage: http://tukaani.org/xz/ _ssl - Python wrapper for version 1.0.1g of the OpenSSL secure sockets + Python wrapper for version 1.0.1h of the OpenSSL secure sockets library, which is built by ssl.vcxproj Homepage: http://www.openssl.org/ |