diff options
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 ac5d8036..ec91076c 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +14.12.2010: + - Fixed corruption on track info instrument patch button due to latin1() conversions. (Tim) + Changed MidiInstrument::getPatchName() and EditInstrument::getPatchName() to return QString. 13.12.2010: - List the available locales in the --help output. (Orcan) - Fixed audio/midi control right-click automation popups were greyed out due to typo. (Tim) |