summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-2.0.07
1 files changed, 5 insertions, 2 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index dfc5a365c7..ff7b04a38a 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)