From 2e19e70a8378f26b960ee5ed51f2d03a9074397d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= <thorbjorn.lindeijer@nokia.com>
Date: Fri, 24 Jul 2009 16:17:58 +0200
Subject: [PATCH] Updated changes file with completion of include directives

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

diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 0c1fa497ed5..6f4cbe5b3c9 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:
-- 
GitLab