diff options
author | Florian Jung <flo@windfisch.org> | 2012-03-15 19:10:20 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2012-03-15 19:10:20 +0000 |
commit | e232be5476afe17a3abc717f757e667832d9daa6 (patch) | |
tree | 3653e77acb51a700572b89466640552cf3bbb250 /muse2/ChangeLog | |
parent | 27b7bf6815cda7abb67026c37b3e44daee1803cb (diff) |
custom columns only consider controller changes at tick0 now
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 6ff81359..2a3b57fd 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -27,6 +27,8 @@ 23.02.2012: - Compile fix in pyapi.cpp (Orcan) - Don't optimize debug builds of simpledrums (Orcan) +14.02.2012: + - added customizable columns to the arranger (flo93) 13.02.2012: - CMake build system: Added cached variable LIB_PATH_SUFFIX, may be set to 64 so that installed library path is lib64 or whatever. (Tim) 12.02.2012: |