summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2011-09-21 01:29:34 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2011-09-21 01:29:34 +0000
commit279cf178836509085b8cfb1f576f350e9fd28dca (patch)
treeefd9f4890b70268245f310dee42753f7b8c3d95e /muse2/ChangeLog
parentca0f44f30727fc0e335579835868bfd5f86bb306 (diff)
Made the default config file consistent with gconfig.cpp. Reverted the selected track coloring.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 610c71e3..9b42c2ae 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,8 @@
+20.09.2011:
+ - Revert the change in coloring of the selected track in tlist. Making full transpaency optional
+ requires more substantial changes. (Orcan)
+ - Update the default config file with the same defaults as in gconfig.cpp. Question: Why do we
+ have defaults defined in multiple places? (Orcan)
17.09.2011:
- Minor namespace fix in osc.cpp. (Orcan)
16.09.2011: