Author: Manuel Jacob <m...@manueljacob.de>
Branch: 
Changeset: r74280:8e5144ccc418
Date: 2014-10-29 19:54 +0100
http://bitbucket.org/pypy/pypy/changeset/8e5144ccc418/

Log:    Document branch kill-multimethod.

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
@@ -35,3 +35,7 @@
 Split RPython documentation from PyPy documentation and clean up.  There now is
 a clearer separation between documentation for users, developers and people
 interested in background information.
+
+.. branch: kill-multimethod
+
+Kill multimethod machinery, all multimethods were removed earlier.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to