summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2011-05-28 11:40:31 +0000
committerRobert Jonsson <spamatica@gmail.com>2011-05-28 11:40:31 +0000
commitc05ce86388943e66db1aa39ace54f040000e49ac (patch)
treec656d0902d110f05e0a027ed201119640b1219ef /muse2/ChangeLog
parentc31d6446978cba5e7db0e5c58d16e07192e4951a (diff)
fixed track header
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 57147fc6..92108489 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+28.05.2011:
+ - fixed dragging and resizing of track header, also changed default index of new
+ sections, they should appear last now (rj)
27.05.2011:
- fixed bug in scoreeditor: invalid Part*s are now not used any more (flo93)
- applied some hunks of the patch sent in by WillyFoobar (flo93)