From 39f65158c7e5a830e390f3aece08de654c763981 Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 23 Oct 2022 18:40:45 +0200 Subject: [PATCH] Update changelog --- ChangeLog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 3413ee1..c29d92a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -26,6 +26,14 @@ - Fixed alignment problems on MacOS - Fixed get error string for MZ_ZIP_TOTAL_ERRORS - Write correct FLEVEL 2-bit value in zlib header + - miniz.pc.in: fix include path not containing the "miniz" suffix + - Fix compatibility with FreeBSD + - pkg-config tweaks + - Fix integer overflow in header corruption check + - Fix some warnings + - tdefl_compress_normal: Avoid NULL ptr arithmetic UB + - replace use of stdint.h types with mz_ variants + ### 2.2.0