diff options
author | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2009-06-16 15:21:56 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2009-06-16 15:21:56 +0200 |
commit | 2df4f863f0d63510498dc63247ca8c34e326a04c (patch) | |
tree | 1fa9693eba92b8f91d12a9fcf019d38ca4fb2c04 /dist/changes-1.2.0 | |
parent | aa2836f1dc9e5942ad65ac445d09a87372430ecf (diff) | |
download | qt-creator-2df4f863f0d63510498dc63247ca8c34e326a04c.tar.gz |
Clarified the auto-save and run-without-building options
Diffstat (limited to 'dist/changes-1.2.0')
-rw-r--r-- | dist/changes-1.2.0 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dist/changes-1.2.0 b/dist/changes-1.2.0 index bbdda8afdf..2bc046360b 100644 --- a/dist/changes-1.2.0 +++ b/dist/changes-1.2.0 @@ -34,8 +34,9 @@ Editing * Added actions to copy a line up/down (Ctrl+Alt+Up/Down). Building and Running - * A new option Auto-Save before Build and Run has been added. - * Added option to set environment variables for running + * Added option to auto-save before build + * Added option to run without building + * Added ability to set environment variables specific for running * Fixed bug that prevented use of Qt 4 with version < 4.2 Debugging |