diff options
author | Ned Deily <nad@acm.org> | 2015-03-06 01:45:03 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2015-03-06 01:45:03 (GMT) |
commit | 4a13cb94d3aba260bfe31ccc720218ff3869b20e (patch) | |
tree | e147f9af4aa1d9e3fbd4dc2f5f83c26a03350398 /Misc | |
parent | 797d49682fb485c7c31f263b89b46e55741e83a2 (diff) | |
parent | b5a23223f0def31c5e509fb9329cc5520c4552e3 (diff) | |
download | cpython-4a13cb94d3aba260bfe31ccc720218ff3869b20e.zip cpython-4a13cb94d3aba260bfe31ccc720218ff3869b20e.tar.gz cpython-4a13cb94d3aba260bfe31ccc720218ff3869b20e.tar.bz2 |
Issue #23593: fix Misc/NEWS entries
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ Build - Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the resulting executable faster. -- Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2. +- Issue #23593: Update OS X 10.5 installer build to use OpenSSL 1.0.2. C API ----- |