diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-04-19 19:33:42 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-04-19 19:33:42 +0000 |
commit | 0b8e29363db66ddbd0dac925bb57b75310a93eba (patch) | |
tree | 9cc4eeee00a868bb338de5ce67299e36bb4a69a2 /muse2/ChangeLog | |
parent | aab05a914e357938f0ccb3d592186320e0646366 (diff) |
undo for keymap
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) |