From 2df4f863f0d63510498dc63247ca8c34e326a04c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Tue, 16 Jun 2009 15:21:56 +0200 Subject: [PATCH] Clarified the auto-save and run-without-building options --- dist/changes-1.2.0 | 5 +++-- 1 file 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 -- GitLab