diff --git a/ChangeLog b/ChangeLog index e95fc1298..7ae877bfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-07-30 Tobias Doerffel + + * src/core/main.cpp: + - added --dump parameter for easily uncompressing mmpz-files + - try to set realtime priority after command-line parsing as the + resulting warning might be annoying at this place + + * src/core/mmp.cpp: + quirks for loading drumsynth-samples whose directory-names have + changed from space to underscore + 2008-07-29 Tobias Doerffel * plugins/ladspa_effect/tap/CMakeLists.txt: