diff options
author | doko@ubuntu.com <doko@ubuntu.com> | 2016-09-01 20:05:20 (GMT) |
---|---|---|
committer | doko@ubuntu.com <doko@ubuntu.com> | 2016-09-01 20:05:20 (GMT) |
commit | 5c38cb2316aabf42c60e75f5eb6637c6f59c45cf (patch) | |
tree | 0ac4bc3f4497e95df1968d1d6ad243b12f5ce5db /Misc/NEWS | |
parent | af0628e045c024fec27432afd1f20c0d08095197 (diff) | |
download | cpython-5c38cb2316aabf42c60e75f5eb6637c6f59c45cf.zip cpython-5c38cb2316aabf42c60e75f5eb6637c6f59c45cf.tar.gz cpython-5c38cb2316aabf42c60e75f5eb6637c6f59c45cf.tar.bz2 |
- Issue #27917: Set platform triplets for Android builds.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -127,6 +127,8 @@ Tests Build ----- +- Issue #27917: Set platform triplets for Android builds. + - Issue #25825: Update references to the $(LIBPL) installation path on AIX. This path was changed in 3.2a4. |