diff options
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 fe9d8ed8..2bd93b25 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -8,6 +8,13 @@ - changed 'new' project from listing PROJECT_VIEW to GLOBAL_VIEW where the templates reside, an enhancement would be to list USER_VIEW if it's template dir exists (rj) + - Added myself to the AUTHORS list. Oops. (Orcan) + - Added a mimetype file for *.med, *.med.gz, *.med.bz2 and associated MusE with this + mimetype (and also midi and xml mimetypes) in the .desktop file. (Orcan) + - Got manpages from Debian by Daniel Kobras, and updated them for MusE2. (Orcan) + - Remove rem'd preview code in filedialog.cpp. I reimplemented it in appearance.cpp. (Orcan) + - Remove the environment variables info from the usage output. (Orcan) + - midiedit links to ctrl. (Orcan) 26.12.2010: - Initial addition of midi track info to pianoroll. WORK IN PROGRESS. (Tim) TODO: Just to get off the hard drive. A few things still need to be linked up! |