[pypy-commit] pypy release-2.1.x: update whatsnew-2.1

bivab noreply at buildbot.pypy.org
Wed Jul 17 14:26:03 CEST 2013


Author: David Schneider <david.schneider at picle.org>
Branch: release-2.1.x
Changeset: r65438:b607f4d7888d
Date: 2013-07-17 14:22 +0200
http://bitbucket.org/pypy/pypy/changeset/b607f4d7888d/

Log:	update whatsnew-2.1

diff --git a/pypy/doc/whatsnew-2.1.rst b/pypy/doc/whatsnew-2.1.rst
--- a/pypy/doc/whatsnew-2.1.rst
+++ b/pypy/doc/whatsnew-2.1.rst
@@ -81,3 +81,6 @@
 Adapt package.py script to compile CFFI tk extension. Add a --without-tk switch
 to optionally skip it.
 
+.. branch: distutils-cppldflags
+Copy CPython's implementation of customize_compiler, dont call split on
+environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and LDFLAGS on Unices.


More information about the pypy-commit mailing list