summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-09-12 02:18:07 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-09-12 02:18:07 (GMT)
commit16c18a354b8ae3e6a2a68de5cdb2679c5c8011e5 (patch)
treee02e354886fd068fd97f45c5aa3c117d7e6f9c7a /Misc
parent11a86ffe5ec975845e9519e27518d0451db37247 (diff)
downloadcpython-16c18a354b8ae3e6a2a68de5cdb2679c5c8011e5.zip
cpython-16c18a354b8ae3e6a2a68de5cdb2679c5c8011e5.tar.gz
cpython-16c18a354b8ae3e6a2a68de5cdb2679c5c8011e5.tar.bz2
Issue #28065: Update xz to 5.2.2 on Windows, and build it from source
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 5e2836a..1eb37ea 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -447,6 +447,8 @@ Tools/Demos
Windows
-------
+- Issue #28065: Update xz dependency to 5.2.2 and build it from source.
+
- Issue #25144: Ensures TargetDir is set before continuing with custom
install.