diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2013-11-22 17:36:28 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2013-11-22 17:36:28 (GMT) |
commit | bc2f0ba6b8373eeac240fd892789d9fa34b02f99 (patch) | |
tree | 9f76ee129b509aacaecf65dad628f7ec71433c77 /Misc | |
parent | 175e7257b13a6459d971b186fb81cfa426868a97 (diff) | |
download | cpython-bc2f0ba6b8373eeac240fd892789d9fa34b02f99.zip cpython-bc2f0ba6b8373eeac240fd892789d9fa34b02f99.tar.gz cpython-bc2f0ba6b8373eeac240fd892789d9fa34b02f99.tar.bz2 |
Update SQLite to 3.8.1 on Windows.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -352,6 +352,8 @@ Tests Build ----- +- Update SQLite to 3.8.1 on Windows. + - Issue #16632: Enable DEP and ASLR on Windows. - Issue #17791: Drop PREFIX and EXEC_PREFIX definitions from PC/pyconfig.h |