summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-2.7.02
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0
index dc4baf65a8..c51f6bd8b9 100644
--- a/dist/changes-2.7.0
+++ b/dist/changes-2.7.0
@@ -83,7 +83,7 @@ Debugging
* Implemented display in separate window for string-like data
types (QByteArray, std::string, char[], char* etc)
* Adjusted to GDB 7.5 changes
- * Removed dependency on QmlJSToolsA
+ * Removed dependency on QmlJSTools
* Added shortcut to add breakpoint by double click on break view
* Made breakpoint markers draggable
* Added logging of exceptions (QTCREATORBUG-8141)