--- libgig/trunk/ChangeLog 2017/12/09 16:39:27 3398 +++ libgig/trunk/ChangeLog 2018/01/24 00:01:19 3412 @@ -11,6 +11,10 @@ - Hide pure internal declarations from header file to avoid numerous compiler warnings when building and linking against the public API. + * src/RIFF.cpp, src/RIFF.h: + - Fix: Calling File::SetMode() left an undefined file handle on Windows and + caused a resource leak + Version 4.1.0 (25 Nov 2017) * general changes: - removed 2 GB limitation when loading a gig or DLS file