]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #23593: fix Misc/NEWS entries
authorNed Deily <nad@acm.org>
Fri, 6 Mar 2015 01:44:10 +0000 (17:44 -0800)
committerNed Deily <nad@acm.org>
Fri, 6 Mar 2015 01:44:10 +0000 (17:44 -0800)
Misc/NEWS

index fccf8460dd91c94dbf8807ef22088a96bba34528..197e87d1433df8ac952e15a8a4d5c9df56965f14 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -71,7 +71,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.
 
 
 What's New in Python 3.4.3?