From cde2b658a7d28c7233617eb45e0edff7c69433ab Mon Sep 17 00:00:00 2001 From: hjk <qtc-committer@nokia.com> Date: Mon, 17 Aug 2009 14:29:28 +0200 Subject: [PATCH] mention the new disassembler output in dist/changes-1.3.0 --- dist/changes-1.3.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index c5384049f54..648249b7782 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 -- GitLab