diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-09-12 02:18:07 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-09-12 02:18:07 (GMT) |
commit | 16c18a354b8ae3e6a2a68de5cdb2679c5c8011e5 (patch) | |
tree | e02e354886fd068fd97f45c5aa3c117d7e6f9c7a /Misc | |
parent | 11a86ffe5ec975845e9519e27518d0451db37247 (diff) | |
download | cpython-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/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |