[pypy-commit] pypy default: document grafted changes

mattip noreply at buildbot.pypy.org
Tue May 20 18:21:37 CEST 2014


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r71616:fa5993689db1
Date: 2014-05-20 01:11 +0300
http://bitbucket.org/pypy/pypy/changeset/fa5993689db1/

Log:	document grafted changes

diff --git a/pypy/doc/whatsnew-2.3.1.rst b/pypy/doc/whatsnew-2.3.1.rst
--- a/pypy/doc/whatsnew-2.3.1.rst
+++ b/pypy/doc/whatsnew-2.3.1.rst
@@ -9,3 +9,5 @@
 
 Support compilation with gcc-4.9
 
+Fixes for issues #1769, #1764, #1762, #1752
+
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
@@ -7,8 +7,6 @@
 
 Added support for the stdlib gdbm module via cffi
 
-Fixes for issues #1769, #1764, #1762, #1752
-
 Annotator cleanups
 
 .. branch: release-2.3.x


More information about the pypy-commit mailing list