From 53cda5c7b70b63a793eb2060942b0c2ef2e2a4e5 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Wed, 21 Aug 2013 22:52:43 -0400 Subject: [PATCH] update changelog --- CHANGELOG.text | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.text b/CHANGELOG.text index da63b99..b111a5e 100644 --- a/CHANGELOG.text +++ b/CHANGELOG.text @@ -1,3 +1,8 @@ +* Debugger improvements: +- ;i also shows toolbox and global info +- added a symbol table, pre-populated with addresses from MacsBugs debug names. +- tab completion for symbol table entries. + * PPCAsm utility now supported - added HomeResFile toolbox call.