summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst
diff options
context:
space:
mode:
authorxdegaye <xdegaye@gmail.com>2017-11-23 10:44:38 (GMT)
committerGitHub <noreply@github.com>2017-11-23 10:44:38 (GMT)
commitc06c22e9a9fb9326e79fcf1551601eacc1fd457d (patch)
treef38029612fd0dcc789f3f7d60ca134911dced9f1 /Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst
parent5ad7ef8e420de8a54fb30ed37362194c6b96012c (diff)
downloadcpython-c06c22e9a9fb9326e79fcf1551601eacc1fd457d.zip
cpython-c06c22e9a9fb9326e79fcf1551601eacc1fd457d.tar.gz
cpython-c06c22e9a9fb9326e79fcf1551601eacc1fd457d.tar.bz2
bpo-29040: Support building Android with Unified Headers (GH-4492)
Diffstat (limited to 'Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst')
-rw-r--r--Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst b/Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst
new file mode 100644
index 0000000..60f05db
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2017-11-21-16-56-24.bpo-29040.14lCSr.rst
@@ -0,0 +1,2 @@
+Support building Android with Unified Headers. The first NDK release to
+support Unified Headers is android-ndk-r14.