diff options
-rw-r--r-- | dist/changes-1.3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index c5384049f5..648249b778 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -62,6 +62,7 @@ Debugging * CDB: Added internal dumpers for string types for debuggee crashes * Improved QObject dumping, print out QRect/QSize, enumerations and flags * Made it possible to use the BinEditor plugin for displaying raw memory + * Replace disassembler window by a real text editor enabling "mixed" output Designer * Added support for rearranging and floating form editor tools |