--- libgig/trunk/ChangeLog 2015/07/14 13:19:11 2785 +++ libgig/trunk/ChangeLog 2015/08/23 05:57:18 2836 @@ -1,3 +1,13 @@ +Version SVN trunk + * src/gig.cpp: + - fixed bug in Script::SetGroup: the script chunk wasn't moved + - fixed compilation error with clang 3.4 + * src/tools/akaidump.cpp, src/tools/akaiextract.cpp: + - improved output of non-ascii characters in usage messages + - fixed printf format strings + * src/tools/korg2gig.cpp: + - fixed c++11 narrowing warnings + Version 4.0.0 (14 Jul 2015) * general changes: - minor Makefile fix for parallel make