summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-10-11 03:36:21 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-10-11 03:36:21 (GMT)
commit547d156c2c4517ca31f16f6b27cab286ccefcacf (patch)
tree5e643feff241fc0d718cd6f7e44800aa9ff2aec2 /Misc
parentc08bb6c63a780d5558200f2fbf8619f31114f378 (diff)
downloadcpython-547d156c2c4517ca31f16f6b27cab286ccefcacf.zip
cpython-547d156c2c4517ca31f16f6b27cab286ccefcacf.tar.gz
cpython-547d156c2c4517ca31f16f6b27cab286ccefcacf.tar.bz2
Issue #28208: Update Windows build to use SQLite 3.14.2.0
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1b45dbf..b9589e7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -16,6 +16,8 @@ Library
Build
-----
+- Issue #28208: Update Windows build to use SQLite 3.14.2.0.
+
- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.