From b1514ed6ecefb2393c48138d8957bf2877041ece Mon Sep 17 00:00:00 2001
From: con <qtc-committer@nokia.com>
Date: Thu, 17 Jun 2010 17:15:05 +0200
Subject: [PATCH] Reflect that 2.0 has some qml features removed.

---
 dist/changes-2.0.0 | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index eef365f6f90..41bc216a664 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -17,7 +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)
+   * New "Design" mode for visual editors
    * Fixed crash when working with empty pro-file
    * Ask for close, save, or save as when file is removed while open in Qt Creator
    * Use shadowbuilding by default in new projects whenever possible
@@ -94,11 +94,6 @@ QML/JS Support
 
   * 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