diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-02-18 08:47:25 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-02-18 08:47:25 +0000 |
commit | cd2b45a71582e6480eeef33540b27586d3b3ca73 (patch) | |
tree | 1e900d718b7480d5f6d6d1981227a128fbc5408f /muse2/ChangeLog | |
parent | c9f1ce13e1d785191b112d5ef0291cb93f5a6393 (diff) |
don't show save dialog when project dialog isn't enabled
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index ab5dbcfb..b0e5b6f1 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +18.02.2011: + - Disable saveAs dialog for rec when project dialog isn't used (rj) + - changed the default setting for move single rec with track, default is to NOT move (rj) 15.02.2011: - Automation fixes, better detection, not perfect (rj) 14.02.2011: |