2.7.0.11 Fixed: Breakpoints and Watches no longer disappear.

This commit is contained in:
mpohoreski
2011-02-20 17:41:20 +00:00
parent 4ff64204be
commit 5a0e4f61a0

View File

@@ -1,6 +1,7 @@
/* /*
2.7.0.10 2.7.0.11
Added: Watches now show (dynamic) raw hex bytes .11 Fixed: Breakpoints and Watches no longer disappear.
.10 Added: Watches now show (dynamic) raw hex bytes
Changed: Lowered watches down from 16 to 8. Changed: Lowered watches down from 16 to 8.
.9 Fixed: Bookmarks weren't initialized to zero. .9 Fixed: Bookmarks weren't initialized to zero.