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

2013-07-17 Thread bivab
Author: David Schneider david.schnei...@picle.org
Branch: release-2.1.x
Changeset: r65439:5b8ff324b80a
Date: 2013-07-17 14:24 +0200
http://bitbucket.org/pypy/pypy/changeset/5b8ff324b80a/

Log:update whatsnew

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
@@ -84,3 +84,5 @@
 .. branch: distutils-cppldflags
 Copy CPython's implementation of customize_compiler, dont call split on
 environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and LDFLAGS on Unices.
+
+.. branch: ssl_moving_write_buffer
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -85,3 +85,4 @@
 Copy CPython's implementation of customize_compiler, dont call split on
 environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and LDFLAGS on Unices.
 
+.. branch: ssl_moving_write_buffer
___
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit


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

2013-07-17 Thread bivab
Author: David Schneider david.schnei...@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.
___
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit