summaryrefslogtreecommitdiff
path: root/dist/changes-1.3.0
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2009-08-17 14:29:28 +0200
committerhjk <qtc-committer@nokia.com>2009-08-18 08:37:34 +0200
commitcde2b658a7d28c7233617eb45e0edff7c69433ab (patch)
tree7307eb52de3d9182c0b13c6b0e472643708d6023 /dist/changes-1.3.0
parentd4a7b38889f244853fd51eef6d5de75f92ae1317 (diff)
downloadqt-creator-cde2b658a7d28c7233617eb45e0edff7c69433ab.tar.gz
mention the new disassembler output in dist/changes-1.3.0
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r--dist/changes-1.3.01
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