From 58c0756b35840728af66d8b3279f601b4a5660dc Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Thu, 29 Jun 2006 03:30:50 +0000 Subject: [PATCH] --- docs/Debugger_Changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/Debugger_Changelog.txt b/docs/Debugger_Changelog.txt index 9791fe69..663dc8cb 100644 --- a/docs/Debugger_Changelog.txt +++ b/docs/Debugger_Changelog.txt @@ -1,4 +1,9 @@ /* +.12 Changed: BLOAD failure now prints path/file it tried. +.11 Fixed: Memory Searching not handling comma seperating address,length +.10 Fixed: console not wrapping long lines +.9 Fixed: console resize not set to full width +.8 Fixed: PRINTF help .7 Extended: command Bookmark List (BML) Also displays maximum bookmarks if no current bookmarks are set. .6 Extended: command Breakpoint List (BL)