diff options
author | Ned Deily <nad@python.org> | 2024-02-06 01:59:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 01:59:25 (GMT) |
commit | 638e811a3c54a81d8af5a4c08b9497d210823f78 (patch) | |
tree | 0ab8cef329f799ff422bbc2f74f84443eb5818c4 /Misc | |
parent | 01dceba13e872e9ca24b8e00a2b75db3d0d6c1a3 (diff) | |
download | cpython-638e811a3c54a81d8af5a4c08b9497d210823f78.zip cpython-638e811a3c54a81d8af5a4c08b9497d210823f78.tar.gz cpython-638e811a3c54a81d8af5a4c08b9497d210823f78.tar.bz2 |
gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115052)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2024-02-05-18-30-27.gh-issue-109991.tun6Yu.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2024-02-05-18-30-27.gh-issue-109991.tun6Yu.rst b/Misc/NEWS.d/next/macOS/2024-02-05-18-30-27.gh-issue-109991.tun6Yu.rst new file mode 100644 index 0000000..79b45e7 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2024-02-05-18-30-27.gh-issue-109991.tun6Yu.rst @@ -0,0 +1 @@ +Update macOS installer to use OpenSSL 3.0.13. |