--- libgig/trunk/ChangeLog 2007/10/04 00:34:14 1378 +++ libgig/trunk/ChangeLog 2007/10/14 12:06:32 1416 @@ -1,4 +1,4 @@ -Version CVS HEAD (?) +Version 3.2.0 (14 Oct 2007) * packaging changes: - added Mac OSX XCode project files (patch by Toshi Nagata) @@ -18,6 +18,7 @@ instead of setting the KeyRange member variable directly - MoveRegion() method of Region class is now private - added SetGain() method to Sampler class + - fixed crash when saving a file after a sample loop was added * src/gig.cpp, src/gig.h: - fixed segmentation fault in the gig::File destructor sequence which