summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2015-12-21 20:17:12 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2015-12-21 20:17:12 (GMT)
commit266514ae930495c42c99de396131feb98c64bc90 (patch)
tree1a8e652d38302608365133394300c0b153929474 /Misc/NEWS
parent060ed718cecbfb7bb3292b76eef8312896ba7317 (diff)
parent5af856404afc1b1e6b9dd4ac86a5771a407cbc6a (diff)
downloadcpython-266514ae930495c42c99de396131feb98c64bc90.zip
cpython-266514ae930495c42c99de396131feb98c64bc90.tar.gz
cpython-266514ae930495c42c99de396131feb98c64bc90.tar.bz2
Issue #25827: Merge with 3.5
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ff1beef..0d9c7dd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -509,6 +509,9 @@ Tests
Build
-----
+- Issue #25827: Add support for building with ICC to ``configure``, including
+ a new ``--with-icc`` flag.
+
- Issue #25696: Fix installation of Python on UNIX with make -j9.
- Issue #24986: It is now possible to build Python on Windows without errors