summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2011-04-23 22:43:59 +0000
committerRobert Jonsson <spamatica@gmail.com>2011-04-23 22:43:59 +0000
commit593be37c193d860113867c5aae0c3b241bc73528 (patch)
tree2212e6f6ab4e23b7adceb944bedad918b7d54144 /muse2/ChangeLog
parent9c6c457618565fda91eb27b8ac6929d720531386 (diff)
key dropdown
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index e90db090..a3e4706c 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,5 @@
+24.04.2011:
+ - Improved master list editor editing of keys, dropdown should not 'stay behind' anymore (rj)
21.04.2011:
- Fixed drag&drop plugin instantantiation (again), was using a string pointer to private data
now copies the data before use (rj)