From 5ebd14d7fbf01c313c4897c41a36db469ff75f04 Mon Sep 17 00:00:00 2001
From: Kai Koehne <kai.koehne@nokia.com>
Date: Sat, 27 Feb 2010 15:55:17 +0100
Subject: [PATCH] Mention Bauhaus related stuff in changes file

---
 dist/changes-2.0.0 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index ff7b04a38a3..fbdc26d4305 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -17,6 +17,7 @@ General
      of Qt creator
    * Added option to set interface language explicitly, overriding the locale
      setting
+   * New "Design" mode for visual editors (.ui & .qml files)
 
 Editing
    * Text based search and replace in multiple files
@@ -55,6 +56,13 @@ QML/JS Support
   * Extended code navigation and completion
   * Added initial semantic checks
 
+  * New qml based .qmlproject file format (replaces old format)
+
+  * New QmlDesigner
+     * Allows visual manipulation of .qml files
+     * Supports changing top-level states
+     * Integrates tighly with text editor, e.g. shared history, navigation facilities ...
+
 Platform Specific
 
 Mac
-- 
GitLab