--- libgig/trunk/ChangeLog 2010/11/21 12:38:41 2151 +++ libgig/trunk/ChangeLog 2010/12/17 16:51:48 2152 @@ -6,6 +6,10 @@ - initial implementation - changed region lookup API to avoid malloc in RT threads + * src/gig.cpp: + - bugfix: VCF velocity dynamic range and VCF velocity curve + weren't saved correctly + * src/RIFF.cpp, src/RIFF.h: - bugfix: avoid calling read() with count 0 when writing a file, as this may hang on some systems