--- libgig/trunk/ChangeLog 2007/04/13 16:41:18 1158 +++ libgig/trunk/ChangeLog 2007/05/12 11:25:04 1179 @@ -1,11 +1,16 @@ 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 + - fixed write support for big-endian systems * src/gig.cpp, src/gig.h: - fixed segmentation fault in the gig::File destructor sequence which happened when gig::Group informations were accessed before + - fixed write support for big-endian systems Version 3.1.1 (24 Mar 2007)