summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-05-28 12:08:21 +0000
committerFlorian Jung <flo@windfisch.org>2011-05-28 12:08:21 +0000
commit55a6fa75d70dbcd38e4b434420c970475448d1a7 (patch)
tree9f3d7c7f8c81c59e7c91ee9fa4cb904ad900ce52 /muse2/ChangeLog
parentc05ce86388943e66db1aa39ace54f040000e49ac (diff)
fixed buggy bugfix in score editor
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 92108489..aac27cc3 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,6 +1,7 @@
28.05.2011:
- fixed dragging and resizing of track header, also changed default index of new
sections, they should appear last now (rj)
+ - fixed the buggy bugfix of the "invalid Part*s" bug (flo93)
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)