summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2013-11-22 18:13:51 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2013-11-22 18:13:51 (GMT)
commitbaacf4d29350b37470946a83b774f04c085ded98 (patch)
tree1a3b469f8d766e9a65f8d1539c72b0c6a0ca8ac2 /Misc
parentbc2f0ba6b8373eeac240fd892789d9fa34b02f99 (diff)
downloadcpython-baacf4d29350b37470946a83b774f04c085ded98.zip
cpython-baacf4d29350b37470946a83b774f04c085ded98.tar.gz
cpython-baacf4d29350b37470946a83b774f04c085ded98.tar.bz2
Update xz to 5.0.5.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 940aa69..70ed34c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -352,7 +352,7 @@ Tests
Build
-----
-- Update SQLite to 3.8.1 on Windows.
+- Update SQLite to 3.8.1 and xz to 5.0.5 on Windows.
- Issue #16632: Enable DEP and ASLR on Windows.