--- libgig/trunk/ChangeLog 2010/08/27 16:27:16 2119 +++ libgig/trunk/ChangeLog 2010/08/29 11:10:36 2120 @@ -3,6 +3,10 @@ - initial implementation - changed region lookup API to avoid malloc in RT threads + * src/RIFF.cpp, src/RIFF.h: + - bugfix: avoid calling read() with count 0 when writing a file, + as this may hang on some systems + Version 3.3.0 (30 Jul 2009) * general changes: