aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.3.0
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-07-24 16:17:58 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-07-24 16:19:05 +0200
commit2e19e70a8378f26b960ee5ed51f2d03a9074397d (patch)
treef67101cb97edcc00530256b9b2d9ec48ad5abc19 /dist/changes-1.3.0
parent8b8bf42fbb94311804d6a2f6361ec691467b6e41 (diff)
Updated changes file with completion of include directives
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r--dist/changes-1.3.03
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 0c1fa497ed..6f4cbe5b3c 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -16,7 +16,7 @@ Debugging
* QMap/QSet types), dereference reference parameters
* CDB: Simplified display of STL types in the locals window
* CDB: Fixed thread handling
- * CDB: Added internal dumpers for string types for debuggee crashes
+ * CDB: Added internal dumpers for string types for debugger crashes
* Improved QObject dumping, print out QRect/QSize, enumerations and flags
General:
@@ -26,6 +26,7 @@ General:
Editing:
* Added support for text editor color schemes
* Added highlighting of uses of the symbol under the cursor
+ * Added completion of include directives
* Added the option to turn off marking of text changes
Project support: