--- libgig/trunk/ChangeLog 2007/03/08 00:17:03 1081 +++ libgig/trunk/ChangeLog 2007/03/08 16:41:27 1083 @@ -14,6 +14,8 @@ group but moves all its members to another group, the other method, that is File::DeleteGroup() now removes not just the group, but also all the samples that belong to that group + - fixed crash which occured on interfering File::DeleteSample() and + File::GetNextSample() calls (due to iterator invalidation) Version 3.1.0 (24 Nov 2006)