mention the new disassembler output in dist/changes-1.3.0

This commit is contained in:
hjk
2009-08-17 14:29:28 +02:00
parent d4a7b38889
commit cde2b658a7

1
dist/changes-1.3.0 vendored
View File

@@ -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