From 53d2e69230abfe2bc171948ad831c6172b426f97 Mon Sep 17 00:00:00 2001
From: Tobias Hunger <tobias.hunger@nokia.com>
Date: Tue, 30 Mar 2010 18:01:07 +0200
Subject: [PATCH] Update changes file

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

diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index 4da605a7d2d..e7c65ce4650 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -20,6 +20,7 @@ General
    * New "Design" mode for visual editors (.ui & .qml files)
    * 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
 
 Editing
    * Text based search and replace in multiple files
@@ -101,11 +102,16 @@ Symbian Target
      (Users that had multiple symbian run configurations with different
       signing settings need to re-create their settings as different
       build configurations)
+   * Add support for the mobility API into any mobile project set up
+     using the Qt wizards
+   * Add capabilities and UID into the pro-file
 
 Maemo Target
    * New feature
    * Built on top of MADDE package
    * Supports building for, deploying to and running on N900 devices
+   * Add support for the mobility API into any mobile project set up
+     using the Qt wizards
 
 Version control plugins
    * Made menu actions more consistent, added some missing actions
@@ -129,6 +135,7 @@ Wizards
    * Improved summary page, added ordering, simplified application wizards
    * Added wizards for unit tests and classes based on QSharedData
    * Introduced project directory setting
+   * Add a wizard for mobile Qt applications
 
 Additional credits go to:
    * Roopesh Chander (choosing spaces or tabs based on surrounding code)
-- 
GitLab