]> 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:43:26 +0000 (17:43 -0800)
committerNed Deily <nad@acm.org>
Fri, 6 Mar 2015 01:43:26 +0000 (17:43 -0800)
Misc/NEWS

index fb73bd96ac9f8c1d801661ed7c745c3e846ed60a..e24d40c24e7273a5a5a1716df5ccb8c0f2b73b97 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -177,7 +177,7 @@ Build
 - Issue #23032: Fix installer build failures on OS X 10.4 Tiger
   by disabling assembly code in the OpenSSL build.
 
-- 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
 -----