diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-04-21 21:21:22 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-04-21 21:21:22 +0000 |
commit | 9c6c457618565fda91eb27b8ac6929d720531386 (patch) | |
tree | c5103ee100f30c4a1660005a0f0ed8192fe56b5e /muse2/ChangeLog | |
parent | 0b8e29363db66ddbd0dac925bb57b75310a93eba (diff) |
dnd plugins
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 0a3f6c74..e90db090 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +21.04.2011: + - Fixed drag&drop plugin instantantiation (again), was using a string pointer to private data + now copies the data before use (rj) 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) |