--- libgig/trunk/ChangeLog 2007/03/24 11:55:06 1116 +++ libgig/trunk/ChangeLog 2007/05/06 16:17:48 1172 @@ -1,3 +1,15 @@ +Version CVS HEAD (?) + + * packaging changes: + - added Mac OSX XCode project files (patch by Toshi Nagata) + + * src/DLS.cpp, src/DLS.h: + - added Sampler::AddSampleLoop() and Sampler::DeleteSampleLoop() methods + + * src/gig.cpp, src/gig.h: + - fixed segmentation fault in the gig::File destructor sequence which + happened when gig::Group informations were accessed before + Version 3.1.1 (24 Mar 2007) * packaging changes: