--- libgig/trunk/ChangeLog 2006/09/02 08:45:37 918 +++ libgig/trunk/ChangeLog 2006/10/24 22:24:45 929 @@ -17,6 +17,7 @@ - support for reading of ".art" files. (Merging of .art and .gig files are not implemented yet.) - several fixes for the write support + - support for sample groups added * src/DLS.cpp, src/DLS.h: - support for reading of ".art" files @@ -29,6 +30,7 @@ * src/gigdump.cpp: - print global file informations + - print sample groups * general changes: - added CPPUnit test cases (at the moment primarily for automatic check