diff options
author | Tim E. Real <termtech@rogers.com> | 2010-10-19 06:39:46 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-10-19 06:39:46 +0000 |
commit | 0490296a9bd979454042d0bc64f1f2c4c724a674 (patch) | |
tree | e5bd933bd47d372ea87daebc91c7f36280214328 /muse2/ChangeLog | |
parent | 7ee5592092707da25bf8cccfe3097f0a2a4a84de (diff) |
See ChangeLog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index d31e0086..a0e1632a 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,10 @@ +19.10.2010 + * Changed: Build system changed to cmake. (T356) + - Some other suitable changes. p4.0.2 + - WIP Need to fix a few placed in code with regards to installation search paths (MESS synths not found etc.) + - Choose suitable version number. Currently left at 2.0.1 + - Maybe a few other things. Change name of prog so as not to conflict with existing muse installation? etc. etc. + - Default install location is /usr/local. Be careful not to overwrite an existing working muse-1 ! 16.10.2010 * Fixed: Routing and popup menus should work now. Sorry, no 'stay-open' menus for now. (T356) - p4.0.1 Reverted back to regular non-overloaded Q3PopupMenu behaviour (self-extinguishing) for PopupMenu class. |