diff options
author | Ned Deily <nad@python.org> | 2023-07-31 05:21:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-31 05:21:43 (GMT) |
commit | 23655fc62714aeb374d77bd895e318fb55689fe4 (patch) | |
tree | 52fb9ae7f6edf957e4e5bdc21d52c38a86b23f28 /Misc/NEWS.d | |
parent | 0b3d6381757a6616fdf093a2ba99cc68c018b845 (diff) | |
download | cpython-23655fc62714aeb374d77bd895e318fb55689fe4.zip cpython-23655fc62714aeb374d77bd895e318fb55689fe4.tar.gz cpython-23655fc62714aeb374d77bd895e318fb55689fe4.tar.bz2 |
[3.12] gh-99079: Update macOS installer to use OpenSSL 3.0.9. (gh-107472)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2023-07-30-23-42-20.gh-issue-99079.JAtoh1.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2023-07-30-23-42-20.gh-issue-99079.JAtoh1.rst b/Misc/NEWS.d/next/macOS/2023-07-30-23-42-20.gh-issue-99079.JAtoh1.rst new file mode 100644 index 0000000..d0eef4e --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2023-07-30-23-42-20.gh-issue-99079.JAtoh1.rst @@ -0,0 +1 @@ +Update macOS installer to use OpenSSL 3.0.9. |