--- libgig/trunk/ChangeLog 2016/05/21 08:54:32 2923 +++ libgig/trunk/ChangeLog 2016/09/20 15:13:58 2984 @@ -39,6 +39,12 @@ * src/tools/gigdump.cpp: - additionally print VelocityUpperLimit and DimensionUpperLimits of all dimension regions + - additionally print RIFF chunk file offset and RIFF chunk size of sample + data + + * src/tools/gigextract.cpp: + - Fix: if sample name contains a path separator (slash or backslash) then + replace them by a minus sign to avoid file system issues. * packaging changes: - Automake: set environment variable GCC_COLORS=auto to allow GCC to