At http://bazaar.launchpad.net/~meliae-dev/meliae/trunk
------------------------------------------------------------ revno: 152 revision-id: [email protected] parent: [email protected] committer: John Arbash Meinel <[email protected]> branch nick: trunk timestamp: Mon 2010-07-12 15:28:04 -0500 message: CHANGES.txt
=== modified file 'CHANGES.txt' --- a/CHANGES.txt 2010-06-30 22:15:31 +0000 +++ b/CHANGES.txt 2010-07-12 20:28:04 +0000 @@ -10,6 +10,10 @@ :0.2.2: (not released yet) +* When dumping a ``PyFrame`` look at the function object for + ``co_name``, so you don't have to wander through the references to + get their yourself. (Andrew Bennetts) + Meliae 0.2.1rc1 ###############
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
