From 030457faadce72a099193617237d5b7dcc792c87 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Sat, 17 Sep 2011 08:35:55 +0000 Subject: Fixed errors when ladspa plugins not found while loading. Fixed forgotten bool to pointer conversion in some calls to song::addTrack, createSynthI. --- muse2/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 960d558f..6674512d 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +16.09.2011: + - Fixed errors when ladspa plugins not found while loading. (Tim) + - Fixed forgotten bool to pointer conversion in some calls to song::addTrack, createSynthI. (Tim) 14.09.2011: - added sane configuration defaults to muse (flo93) - several minor fixes (flo93) -- cgit v1.2.3