diff options
author | Steve Dower <steve.dower@microsoft.com> | 2016-03-12 16:39:07 (GMT) |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2016-03-12 16:39:07 (GMT) |
commit | 8d9bcb5d627df6298abea3c32b6c62d5bcaa7010 (patch) | |
tree | ec1535ff752ca50e5497671b38bfedb40b710603 /Misc | |
parent | 6d6b986d90ce80d89391876b5c1b81eab2546bb0 (diff) | |
parent | d3722e7b6f9f4a40bec7476479aef9f84395de2e (diff) | |
download | cpython-8d9bcb5d627df6298abea3c32b6c62d5bcaa7010.zip cpython-8d9bcb5d627df6298abea3c32b6c62d5bcaa7010.tar.gz cpython-8d9bcb5d627df6298abea3c32b6c62d5bcaa7010.tar.bz2 |
Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -811,6 +811,9 @@ Tests Build ----- +- Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by + Bjoern Thiel. + - Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. - Issue #25348: Added ``--pgo`` and ``--pgo-job`` arguments to |