diff --git a/expat/Changes b/expat/Changes index 76c4c465..e266ce57 100644 --- a/expat/Changes +++ b/expat/Changes @@ -60,7 +60,8 @@ Release x.x.x xxx xxx xx xxxx Old: expat[d].lib New: expat[w][d][MD|MT].lib CMake: Migrate files from Windows to Unix line endings - #308 CMake: Integrate OSS-Fuzz fuzzers + #308 CMake: Integrate OSS-Fuzz fuzzers, option + -DEXPAT_BUILD_FUZZERS=(ON|OFF), default OFF #299 #302 Windows: Replace LoadLibrary hack to access unofficial API function SystemFunction036 (RtlGenRandom) by using official API function rand_s (needs WinXP+)