summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog7
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.