diff options
author | Florian Jung <flo@windfisch.org> | 2011-04-21 10:40:02 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-04-21 10:40:02 +0000 |
commit | ba3b8723b9672bd42888da2e9f1f644393a46c39 (patch) | |
tree | 71ea9c0704549784a3f0ffb597bbf03ae240f1d9 /muse2/ChangeLog | |
parent | 79f53afff1d249fb568bcf266bdb4ac8fe9b6521 (diff) | |
parent | 0b8e29363db66ddbd0dac925bb57b75310a93eba (diff) |
merged in keymap-undo and -songChanged support from trunk
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 002b8bf6..0a3f6c74 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,7 @@ +19.04.2011: + - Added undo/redo to master list editor for key editing, should implicitly + mean that SC_KEY is emitted to detect song change (not tested) (rj) + - fixed bug with undo not working for first signature event (rj) 16.04.2011: - Added KeyList for keeping key change events and ability to edit it in master list editor (rj) |