--- libgig/trunk/ChangeLog 2020/05/17 17:14:31 3771 +++ libgig/trunk/ChangeLog 2020/05/19 14:28:20 3773 @@ -45,6 +45,8 @@ Exception. - Added built-in support for C++ String objects (a.k.a. std::string from the STL) and bumped Srx format version to 1.1 for that reason. + - Fixed assertion fault on some systems if a member variable defined was + serialized which was declared as size_t or ssize_t data type. * src/tools/gigdump.cpp: - Print dimension region properties LFO1WaveForm, LFO2WaveForm,