From e5c7e5cdd17be5c1bb021c69711b2fbabbafde5a Mon Sep 17 00:00:00 2001
From: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Date: Fri, 3 Apr 2009 12:29:47 +0200
Subject: [PATCH] Completed changelog.

---
 dist/changes-1.1.0 | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index 681c9c0fc35..95e5eb077d3 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -25,7 +25,6 @@ Editing
    * Add signal/slot editor to form editor.
    * Improved open documents view (sorted, single-click, close buttons).
    * Copying text from the context help browser and output windows didn't work.
-   * Fixed "Go to slot..." functionality in the integrated QDesigner
 
 Building, Running and Debugging
    * Experimental support for generic Makefile based projects.
@@ -36,6 +35,23 @@ Building, Running and Debugging
    * Possibility to attach debugger to core files.
    * Debugger understands std::set now.
 
+Wizards
+   * It is now possible to choose file suffixes in the options dialog.
+   * Code of language change event is now generated correctly (added call
+     to base class).
+
+Designer
+   * Added signal/slot editor.
+   * Fixed "Goto slot" (formatting/multiple inheritance).
+
+Version control plugins
+   * Fixed handling of colored git output.
+   * Made svn 1.6 work.
+   * Added syntax highlighting to the git submit editor.
+   * Made  git submit editor remove comment lines.
+   * Added configuration options for submit editors (user fields, word
+     wrapping).
+
 Platform Specific
 
 Mac
-- 
GitLab