aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.2.0
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-06-16 15:21:56 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-06-16 15:21:56 +0200
commit2df4f863f0d63510498dc63247ca8c34e326a04c (patch)
tree1fa9693eba92b8f91d12a9fcf019d38ca4fb2c04 /dist/changes-1.2.0
parentaa2836f1dc9e5942ad65ac445d09a87372430ecf (diff)
Clarified the auto-save and run-without-building options
Diffstat (limited to 'dist/changes-1.2.0')
-rw-r--r--dist/changes-1.2.05
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