--- libgig/trunk/ChangeLog 2007/03/23 20:05:02 1113 +++ libgig/trunk/ChangeLog 2007/04/13 16:41:18 1158 @@ -1,5 +1,14 @@ Version CVS HEAD (?) + * 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: - ported to Windows using native Windows functions for file IO (provided Dev-C++ + mingw project file)