Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r58657:37267ef01375
Date: 2012-10-31 20:38 +0100
http://bitbucket.org/pypy/pypy/changeset/37267ef01375/

Log:    document merged branch

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
@@ -42,6 +42,8 @@
 Improve dtypes intp, uintp, void, string and record
 .. branch: kill-someobject
 major cleanups including killing some object support
+.. branch: cpyext-PyThreadState_New
+implement threadstate-related functions in cpyext
 
 
 .. "uninteresting" branches that we should just ignore for the whatsnew:
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to