summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-09-05 00:53:55 +0000
committerTim E. Real <termtech@rogers.com>2012-09-05 00:53:55 +0000
commitf54d0539f6fd26f9b326ddb6761e0a6c296ca6dc (patch)
treee003a3320d1cd7a81eacd46cdd1ccce7c7cb90e0 /muse2/ChangeLog
parent4077e6b734ec46bd802526db654b389df983c498 (diff)
Fix for forum topic "Ordering of simultaneous events".
Methods EventList::add() and ::move() now sort all same-time notes AFTER controllers.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog3
1 files changed, 3 insertions, 0 deletions
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)