summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 12711b61..5006df0b 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,6 +1,6 @@
04.01.2011:
- Added saving and restoring of pianoroll trackinfo h-splitter state. (Tim)
- TODO: Fix multiple velocity controllers appearing on reload.
+ - Fixed multiple velocity controllers appearing on song reload. Tested OK. (Tim)
- Fixed arranger trackinfo widgets sizing - were allowed to shrink vertically. (Tim)
TODO: Fix trackinfo scrollbar not showing at right time.
- Replace all QWidget::setShown() calls with setVisible(). (Tim)