summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2010-12-29 13:03:37 +0000
committerRobert Jonsson <spamatica@gmail.com>2010-12-29 13:03:37 +0000
commitc1aa86340d78c3a344fdee98c7038cb8ddb461cf (patch)
tree2a6a16cc726e7936c5b7799f7f87f41c55fe32c4 /muse2/ChangeLog
parent78520b3f13f3ea5713911131fe36dea5ff93453a (diff)
fixed focus stealing of transport
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 352bcaaf..8cbef449 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -5,6 +5,7 @@
font size (evidenced by adjusting MusE config font#0, then bigtime font size changed).
TODO: Darn, the tooltips fonts are as big as the labels! Must fix.
- Added 2 wallpapers from Geoff Beasly.
+ - Fixed focus stealing of transport (rj)
28.12.2010:
- Tweaked and added some delays during project load to counter threading
issues during loading of projects (rj)