diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-28 21:52:36 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-28 21:52:36 +0000 |
commit | 6a5d00dea2201ac85d7bbae030cbc8abb8a97618 (patch) | |
tree | 84f3cc6d4b1ebbf08e8e4f419d1ea6421eb16c26 /muse2/ChangeLog | |
parent | 3b82893a939c5aa22642a5c72392881412cfe080 (diff) |
fixed shift modifier issue when renaming parts.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index f407f58f..9a84de76 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -3,6 +3,7 @@ issues during loading of projects (rj) - Commented out the comment placeholder text line in projectcreateimpl.cpp. It broke the compilation against Qt-4.7. (Orcan) + - Fixed the shift modifier issue in renaming parts in the arranger. (Orcan) 27.12.2010: - Added a first try at project creation dialog, we'll see how much territory it covers, intentionally it's only used upon creation of a project, later 'Save As' |