From f54d0539f6fd26f9b326ddb6761e0a6c296ca6dc Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Wed, 5 Sep 2012 00:53:55 +0000 Subject: Fix for forum topic "Ordering of simultaneous events". Methods EventList::add() and ::move() now sort all same-time notes AFTER controllers. --- muse2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index ed60b698..d27e00e9 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +04.09.2012: + - Fix for forum topic "Ordering of simultaneous events". (Tim) + Methods EventList::add() and ::move() now sort all same-time notes AFTER controllers. 03.09.2012: summer sleep is over! plugins can now be grouped (flo) 14.08.2012: * Introducing: Improved Wave Editor. (Tim) -- cgit v1.2.3