summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2011-09-10 03:01:59 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2011-09-10 03:01:59 +0000
commit2eb289165d87efd3dd3b78ed6b0876cd4c17b4c6 (patch)
tree36a445935d9ed2b86f327e2b98e4793a059cd480 /muse2/ChangeLog
parent85ede352104d0dd1ec39996741faa4aea0b072b5 (diff)
more namespace change fixes
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 50242b94..a49709a5 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -17,7 +17,7 @@
TODO: Restoration of sustain upon play seems broken for a while - try putEvent instead of addScheduledEvent
in Audio::startRolling().
- Cleaned some namespace change artifacts. Fixed signal/slot mechanism related to bigtime, pianoroll,
- drumedit (Orcan)
+ drumedit. Fixed config file corruption. (Orcan)
- Made plugin slider colors fancy, experimental. (Orcan)
08.09.2011:
- Finished namespace MusEWidget. Added namespaces MusEUtil, MusEDialog. (Orcan)