--- libgig/trunk/ChangeLog 2018/12/06 15:20:47 3439 +++ libgig/trunk/ChangeLog 2018/12/09 20:14:46 3440 @@ -8,6 +8,9 @@ \n chars). - Added new method File::CountSamples(). - Added new method File::CountInstruments(). + - Fixed gig v4 files falsely being handled as v2 format + (patch by Ivan Maguidhir). + - Added gig v4 version identifier (File::VERSION_4). * src/Serialization.cpp, src/Serialization.h: - Hide pure internal declarations from header file to avoid numerous