diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-02-13 15:31:38 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-02-13 15:31:38 +0000 |
commit | ab1e5cf55eec23a64eed68835a5f0bd6b2ad0a39 (patch) | |
tree | b9401eec8d60097b1372e6bae2e94db567d55902 /muse2/ChangeLog | |
parent | fc7c7e9f8dc1e86efa19434c7f01d5ac24f7fc55 (diff) |
fixes, see changelog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index a0dd731c..3bde8768 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,9 @@ +13.02.2011: + - restore toolbar locations for main window and editors (rj) + - fixed some layout issues in general settings (rj) + - removed window geometry from default template, TODO add a menu option for creating + templates, which might not contain certain types of data, including geometry (rj) + - fixed bug if jack zombifies during project load which led to a crash (rj) 10.02.2011: - added cut/copy/paste and keyboard shortcuts to wave editor (rj) 09.02.2011: |