aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.3.0
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-07-04 10:27:56 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-07-04 10:29:00 +0200
commita2b1642447dcefa81dab6dcbba9cd4a205419eff (patch)
tree97d1e4c241d3f9d227c859e696513cda9b44f8e7 /dist/changes-2.3.0
parentb3812bf94f0f0e771ed832c14335ff868cfc0cff (diff)
changelog: Debugger.
Reviewed-by: hjk Change-Id: If2089eec1af83f8f212184cb957aef4aab90bfe6 Reviewed-on: http://codereview.qt.nokia.com/1033 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'dist/changes-2.3.0')
-rw-r--r--dist/changes-2.3.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-2.3.0 b/dist/changes-2.3.0
index 15a5d8e1be..019dbce58e 100644
--- a/dist/changes-2.3.0
+++ b/dist/changes-2.3.0
@@ -17,6 +17,9 @@ Editing
Managing Projects
Debugging
+ * Color memory display highlighting the variables in stack layout
+ * Correct source location for breakpoints in CDB using code model
+ (QTCREATORBUG-2317)
Debugging QML/JS