From dad9c608671dcb8081d13011beb76bdaf34ac3c0 Mon Sep 17 00:00:00 2001
From: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Date: Mon, 27 Jul 2009 09:25:50 +0200
Subject: [PATCH] Changelog.

---
 dist/changes-1.3.0 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 6f4cbe5b3c9..d9cb3c90529 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -12,11 +12,12 @@ API, so if you have created your own custom plugins, they will need to be
 adapted accordingly.
 
 Debugging
+   * Detect debugger from project tool chain
    * CDB: Added more types to the dumpers (QSharedPointer, QVector, common
-   * QMap/QSet types), dereference reference parameters
+     QMap/QSet types), dereference reference and pointer parameters
    * CDB: Simplified display of STL types in the locals window
    * CDB: Fixed thread handling
-   * CDB: Added internal dumpers for string types for debugger crashes
+   * CDB: Added internal dumpers for string types for debuggee crashes
    * Improved QObject dumping, print out QRect/QSize, enumerations and flags
 
 General:
-- 
GitLab