diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-01-17 16:20:51 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-01-17 16:20:51 +0000 |
commit | 5b205da5d042feb64161e24b61c50271c31d2292 (patch) | |
tree | 7450c5e72f331747cbfcab7fce2681f91ca1dd91 /muse2/ChangeLog | |
parent | dfc1ba699f837700a005a218da56e17016965f4d (diff) |
fixed panic button and init crash
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 08bb4df0..d915ee97 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +17.01.2011 + - fixed: panic button (rj) + - fixed: initialization crash when loading a new project (rj) 15.01.2011: - fixed: bug were wave track appeared to be rec enabled but no file was created. (rj) - made create project dialog optional, also some minor tweaks to the dialog (rj) |