diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-04-27 17:19:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-27 17:19:14 (GMT) |
commit | ce827816442613f982c356aa2f434c3c8a0c8917 (patch) | |
tree | ffdd772397e33b05404e423d4e42a15c4f29199e /Misc/NEWS.d/next/macOS | |
parent | bf0c7c0147b73738cac63eb27ef48430284ff121 (diff) | |
download | cpython-ce827816442613f982c356aa2f434c3c8a0c8917.zip cpython-ce827816442613f982c356aa2f434c3c8a0c8917.tar.gz cpython-ce827816442613f982c356aa2f434c3c8a0c8917.tar.bz2 |
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2021-03-15-11-32-23.bpo-43492.1ZRcV9.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2021-03-15-11-32-23.bpo-43492.1ZRcV9.rst b/Misc/NEWS.d/next/macOS/2021-03-15-11-32-23.bpo-43492.1ZRcV9.rst new file mode 100644 index 0000000..39f1537 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2021-03-15-11-32-23.bpo-43492.1ZRcV9.rst @@ -0,0 +1 @@ +Update macOS installer to use SQLite 3.35.4. |