Author: mattip <[email protected]>
Branch: release-2.6.x
Changeset: r79269:f3ad1e1e1d62
Date: 2015-08-28 12:39 +0300
http://bitbucket.org/pypy/pypy/changeset/f3ad1e1e1d62/

Log:    document cffi 1.3

diff --git a/pypy/doc/release-2.6.1.rst b/pypy/doc/release-2.6.1.rst
--- a/pypy/doc/release-2.6.1.rst
+++ b/pypy/doc/release-2.6.1.rst
@@ -3,7 +3,7 @@
 ==========
 
 We're pleased to announce PyPy 2.6.1, an update to PyPy 2.6.0 released June 1.
-We have updated stdlib to 2.7.10, `cffi`_ to version 1.2, extended support for
+We have updated stdlib to 2.7.10, `cffi`_ to version 1.3, extended support for
 the new vmprof_ statistical profiler for multiple threads, and increased
 functionality of numpy.
 
@@ -87,7 +87,7 @@
 
 * New features:
 
-  * cffi was updated to version 1.2
+  * cffi was updated to version 1.3
 
   * The python stdlib was updated to 2.7.10 from 2.7.9
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to