Author: Ronny Pfannschmidt <[email protected]> Branch: Changeset: r205:5504f4c783a1 Date: 2013-01-05 00:54 +0100 http://bitbucket.org/pypy/pyrepl/changeset/5504f4c783a1/
Log: add the fixed #4 to the changelog diff --git a/CHANGES b/CHANGES --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ This file contains more verbose descriptions of the changes between versions than those in README. +New in Version 0.8.x: + + * propper command usage + fix one wrong call (thanks Trundle) + + New in 0.7.3: + ^T at the start of a line should not crash. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
