From b441f5f4319a3f5c6d68e2170b73b8c9e0b603bd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= <thorbjorn.lindeijer@nokia.com>
Date: Thu, 25 Feb 2010 17:03:50 +0100
Subject: [PATCH] Updated changes-2.0.0 with the build configuration fixes by
 Laurent

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

diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index dfc5a365c78..ff7b04a38a3 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -15,7 +15,8 @@ General
    * Options dialog: Added filters and ordering
    * .user-files get now saved before they are upgraded to a new version
      of Qt creator
-   * Added option to set interface language explicitly, overriding the locale setting
+   * Added option to set interface language explicitly, overriding the locale
+     setting
 
 Editing
    * Text based search and replace in multiple files
@@ -39,7 +40,8 @@ Project support
    * Expand environment variables in Generic Project file lists
    * Preserve the original paths of the Generic Project file list when
      adding/removing files
-   * Added context menu options to open file manager or terminal in a files directory 
+   * Added context menu options to open file manager or terminal in a files
+     directory
 
 Debugging
    * CDB: Fixed bug in location marker
@@ -114,3 +116,4 @@ Additional credits go to:
    * Sergey Demchenko (fixed auto indent for C style coments)
    * Falco Hirschenberger (added Join Lines action)
    * Brian McGillion (Mercurial plugin)
+   * Laurent Desmecht (build configuration fixes)
-- 
GitLab