summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-04-21 10:40:02 +0000
committerFlorian Jung <flo@windfisch.org>2011-04-21 10:40:02 +0000
commitba3b8723b9672bd42888da2e9f1f644393a46c39 (patch)
tree71ea9c0704549784a3f0ffb597bbf03ae240f1d9 /muse2/ChangeLog
parent79f53afff1d249fb568bcf266bdb4ac8fe9b6521 (diff)
parent0b8e29363db66ddbd0dac925bb57b75310a93eba (diff)
merged in keymap-undo and -songChanged support from trunk
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog4
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)