From df65d5a1de581cec1f043a107d86a709dff32f0f Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 19 Sep 2018 12:48:59 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 5a98405..18eb588 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,6 +4,8 @@ - Remove unimplemented functions (mz_zip_locate_file and mz_zip_locate_file_v2) - Add license, changelog, readme and example files to release zip + - Fix heap overflow to user buffer in tinfl_status tinfl_decompress + - Fix corrupt archive if uncompressed file smaller than 4 byte and file is added by mz_zip_writer_add_mem* ### 2.0.7