summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-09-14 17:00:09 +0000
committerFlorian Jung <flo@windfisch.org>2011-09-14 17:00:09 +0000
commit187665d84e56b63f569731550c652a89cb650309 (patch)
treee6e346fe682e153c5542d1654ba62b35b9e1dd23 /muse2/ChangeLog
parenta5555e41a4ba5ef5c2d38af29ed8a1d22831998f (diff)
- provided sane configuration defaults
- updated templates - windows->tile/arrange in rows/columns doesn't maximize a window if it's the only one - removed "bool initalizing stuff" - small fixes for focusing and toolbar-sharing
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 1f032ab6..ee6c171a 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+14.09.2011:
+ - added sane configuration defaults to muse (flo93)
+ - several minor fixes (flo93)
13.09.2011:
*Added: You can now insert new tracks instead of always at the track list end. (Tim)
If main menu 'Add track': Inserts before currently selected track, else adds at end.