Author: Armin Rigo <[email protected]> Branch: Changeset: r69105:0897cf9a54c9 Date: 2014-02-09 18:16 +0100 http://bitbucket.org/pypy/pypy/changeset/0897cf9a54c9/
Log: Document the 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 @@ -63,4 +63,7 @@ The downside is a messy nmake-compatible Makefile. Since gcc shows minimal speedup, it was not implemented. - +.. branch: camelot +With a properly configured 256-color terminal (TERM=...-256color), the +Mandelbrot set shown during translation now uses a range of 50 colours. +Essential! _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
